aboutsummaryrefslogtreecommitdiff
path: root/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index 0cfb6e2..774e16a 100644
--- a/auth.c
+++ b/auth.c
@@ -1,7 +1,7 @@
#include "auth.h"
#include "hex.h"
#include "jwt.h"
-#include <slweb/http.h>
+#include <libweb/http.h>
#include <cjson/cJSON.h>
#include <dynstr.h>
#include <openssl/sha.h>