OSDN Git Service

[Refactor] #40236 Renamed bldg.c/h to market/building.c/h
[hengband/hengband.git] / src / init.c
index 0e27a8d..0de6126 100644 (file)
@@ -39,7 +39,7 @@
 #include "term.h"
 
 #include "artifact.h"
-#include "bldg.h"
+#include "market/building.h"
 #include "init.h"
 #include "quest.h"
 #include "trap.h"