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