aboutsummaryrefslogtreecommitdiff
path: root/src/map.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.hh')
-rw-r--r--src/map.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.hh b/src/map.hh
index 7bef02b..298d190 100644
--- a/src/map.hh
+++ b/src/map.hh
@@ -1,7 +1,7 @@
#ifndef TIBIA_MAP_HH_
#define TIBIA_MAP_HH_ 1
-#include "main.hh"
+#include "common.hh"
// TODO(fusion): I'm not sure whether to put these.