summaryrefslogtreecommitdiffstats
path: root/game/client/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/main.cc')
-rw-r--r--game/client/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/client/main.cc b/game/client/main.cc
index 06a0da2..51d4670 100644
--- a/game/client/main.cc
+++ b/game/client/main.cc
@@ -7,11 +7,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/splash.hh"
-#include "shared/threading.hh"
#include "client/gui/window_title.hh"
#include "client/io/glfw.hh"