diff options
Diffstat (limited to 'HTTPServer/IndexCreation.h')
-rw-r--r-- | HTTPServer/IndexCreation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HTTPServer/IndexCreation.h b/HTTPServer/IndexCreation.h index c3892c4..0411825 100644 --- a/HTTPServer/IndexCreation.h +++ b/HTTPServer/IndexCreation.h @@ -19,7 +19,7 @@ #ifndef HTTP_INDEXCREATION_H
#define HTTP_INDEXCREATION_H
-#include <windows.h>
+#include "Glob.h"
#include "m_HTTPServer.h"
#include "FileShareNode.h"
|