OSDN Git Service

[Refactor] #40236 Renamed bldg.c/h to market/building.c/h
[hengband/hengband.git] / src / load.c
index a8ca931..41eb860 100644 (file)
@@ -45,7 +45,7 @@
 #include "core.h"
 
 #include "load.h"
-#include "bldg.h"
+#include "market/building.h"
 #include "report.h"
 
 #include "dungeon.h"