summaryrefslogtreecommitdiffstats
path: root/game/server/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/server/main.cc')
-rw-r--r--game/server/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/server/main.cc b/game/server/main.cc
index deb0f97..872307b 100644
--- a/game/server/main.cc
+++ b/game/server/main.cc
@@ -9,11 +9,11 @@
#include "core/resource/resource.hh"
#include "core/utils/epoch.hh"
+#include "core/threading.hh"
#include "core/version.hh"
#include "shared/game.hh"
#include "shared/protocol.hh"
-#include "shared/threading.hh"
#include "server/game.hh"
#include "server/globals.hh"