summaryrefslogtreecommitdiffstats
path: root/src/game-server/map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/map.cpp')
-rw-r--r--src/game-server/map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game-server/map.cpp b/src/game-server/map.cpp
index 5947043..b824aaa 100644
--- a/src/game-server/map.cpp
+++ b/src/game-server/map.cpp
@@ -26,7 +26,7 @@
#include "game-server/map.h"
-#include "defines.h"
+#include "common/defines.h"
/**
* Stores information used during path finding for each tile of a map.