aboutsummaryrefslogtreecommitdiff
path: root/src/Authorisation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authorisation.c')
-rw-r--r--src/Authorisation.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Authorisation.c b/src/Authorisation.c
index 6ca76c6..e909eec 100644
--- a/src/Authorisation.c
+++ b/src/Authorisation.c
@@ -25,9 +25,8 @@
#include "util_Hash.h"
#include "util_String.h"
-#include "http_Request.h"
-#include "http_Auth.h"
-#include "http_SString.h"
+#include "httpRequest.h"
+#include "Auth.h"
#include "SString_Namespace.h"
#include "base64.h"