OSDN Git Service

[Refactor] #39970 Moved dungeon*.c/h to dungeon/
[hengband/hengband.git] / src / trap.c
index 94c6d57..9e4b749 100644 (file)
@@ -22,7 +22,7 @@
 #include "floor-save.h"
 #include "init.h"
 #include "files.h"
-#include "dungeon.h"
+#include "dungeon/dungeon.h"
 #include "world/world.h"
 #include "spell/process-effect.h"
 #include "spell/spells2.h"