summaryrefslogtreecommitdiffhomepage
path: root/https.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'https.cpp')
-rw-r--r--https.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/https.cpp b/https.cpp
index bacd7e0..768cdba 100644
--- a/https.cpp
+++ b/https.cpp
@@ -4,7 +4,7 @@
#include "server.h"
#include "response.h"
-#include "libcommon/file.h"
+#include "libreichwein/file.h"
#include <openssl/ssl.h>
#include <openssl/crypto.h>