summaryrefslogtreecommitdiff
path: root/inc/main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/main.hpp')
-rw-r--r--inc/main.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/main.hpp b/inc/main.hpp
index 4360cf9..c6f51e3 100644
--- a/inc/main.hpp
+++ b/inc/main.hpp
@@ -7,5 +7,6 @@
#include "creature.hpp"
#include "resource.hpp"
#include "list.hpp"
+#include "location.hpp"
#endif