OSDN Git Service

[Refactor] #39970 Moved world.c/h to world/
[hengband/hengband.git] / src / knowledge / knowledge-features.c
index 31e8043..60f84f3 100644 (file)
@@ -9,7 +9,7 @@
 #include "cmd/dump-util.h"
 #include "core/show-file.h"
 #include "gameterm.h"
-#include "world.h"
+#include "world/world.h"
 #include "cmd/lighting-level-table.h"
 #include "dungeon.h"
 #include "view/display-main-window.h" // 暫定、後で消す.