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 f1c1a9394..97847b65d 100644
--- a/src/zenserver/main.cpp
+++ b/src/zenserver/main.cpp
@@ -24,8 +24,8 @@
#include <zenutil/service.h>
-#include "config.h"
#include "diag/logging.h"
+#include "storageconfig.h"
#if ZEN_PLATFORM_WINDOWS
# include <zencore/windows.h>