aboutsummaryrefslogtreecommitdiff
path: root/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'http.c')
-rw-r--r--http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/http.c b/http.c
index 5bf5251..a475c64 100644
--- a/http.c
+++ b/http.c
@@ -1,6 +1,6 @@
#define _POSIX_C_SOURCE 200809L
-#include "slweb/http.h"
+#include "libweb/http.h"
#include <dynstr.h>
#include <sys/types.h>
#include <unistd.h>