aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/main.cpp')
-rw-r--r--src/zenserver/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/main.cpp b/src/zenserver/main.cpp
index d512d4894..a91c95ffb 100644
--- a/src/zenserver/main.cpp
+++ b/src/zenserver/main.cpp
@@ -31,7 +31,7 @@
#if ZEN_PLATFORM_WINDOWS
# include <zencore/windows.h>
-# include <zenutil/windows/service.h>
+# include <zenutil/windows/windowsservice.h>
#endif
//////////////////////////////////////////////////////////////////////////