summaryrefslogtreecommitdiffhomepage
path: root/response.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'response.cpp')
-rw-r--r--response.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/response.cpp b/response.cpp
index 98abac4..4f535df 100644
--- a/response.cpp
+++ b/response.cpp
@@ -4,8 +4,8 @@
#include "base64.h"
#include "os.h"
-#include "libcommon/mime.h"
-#include "libcommon/file.h"
+#include "libreichwein/mime.h"
+#include "libreichwein/file.h"
#include <boost/algorithm/string/predicate.hpp>