summaryrefslogtreecommitdiff
path: root/HTTPServer/HttpUser.h
diff options
context:
space:
mode:
Diffstat (limited to 'HTTPServer/HttpUser.h')
-rw-r--r--HTTPServer/HttpUser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/HTTPServer/HttpUser.h b/HTTPServer/HttpUser.h
index 00b43a7..7f29070 100644
--- a/HTTPServer/HttpUser.h
+++ b/HTTPServer/HttpUser.h
@@ -18,7 +18,7 @@
#ifndef HTTP_USER_H
#define HTTP_USER_H
-#include <windows.h>
+#include "Glob.h"
#include "m_HTTPServer.h"
#include "FileShareNode.h"