OSDN Git Service

[Refactor] #40236 Renamed bldg.c/h to market/building.c/h
[hengband/hengband.git] / src / floor-save.c
index a7bd8e2..444521b 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include "angband.h"
-#include "bldg.h"
+#include "market/building.h"
 #include "core.h"
 #include "load.h"
 #include "util.h"