summaryrefslogtreecommitdiff
path: root/include/dungeon_entity.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dungeon_entity.h')
-rw-r--r--include/dungeon_entity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dungeon_entity.h b/include/dungeon_entity.h
index bf263ae..f4e836c 100644
--- a/include/dungeon_entity.h
+++ b/include/dungeon_entity.h
@@ -3,7 +3,7 @@
#include "constants/move.h"
#include "item.h"
-#include "map.h"
+#include "position.h"
struct DungeonActionContainer
{