]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircd_win32wrapper.h
work in progress
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.h
index 94f799c189829a7a8912b7e7dbb2fc4bb12d8ca9..89309fbc92f5a4356cb6209f57ceacfbe28814f8 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef INSPIRCD_WIN32WRAPPER_H
 #define INSPIRCD_WIN32WRAPPER_H
 
+#include "win32service.h"
+
 /* Define the WINDOWS macro. This means we're building on windows to the rest of the server.
    I think this is more reasonable than using WIN32, especially if we're gonna be doing 64-bit compiles */
 #define WINDOWS 1