OSDN Git Service

[Refactor] #38862 gameterm.c/h and z-* to term/
[hengband/hengband.git] / src / market / building.c
index fc416fc..5a2e492 100644 (file)
@@ -15,7 +15,7 @@
 #include "system/angband.h"
 #include "util.h"
 #include "main/music-definitions-table.h"
-#include "gameterm.h"
+#include "term/gameterm.h"
 
 #include "system/system-variables.h" // 暫定、init_flags のため。後で消すかも.
 #include "core/stuff-handler.h"