aboutsummaryrefslogtreecommitdiff
path: root/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'auth.h')
-rw-r--r--auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth.h b/auth.h
index 0fcf396..56daa2e 100644
--- a/auth.h
+++ b/auth.h
@@ -1,7 +1,7 @@
#ifndef AUTH_H
#define AUTH_H
-#include <slweb/http.h>
+#include <libweb/http.h>
#include <stdbool.h>
struct auth *auth_alloc(const char *dir);