OSDN Git Service

[Refactor] #39970 Moved dungeon*.c/h to dungeon/
[hengband/hengband.git] / src / object2.c
index 9b0c6a6..edfa029 100644 (file)
@@ -23,7 +23,7 @@
 #include "cmd/cmd-dump.h"
 #include "cmd/cmd-spell.h"
 #include "spell/spells3.h"
-#include "dungeon.h"
+#include "dungeon/dungeon.h"
 #include "floor.h"
 #include "grid.h"
 #include "object/object-kind.h"