OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / monster-floor / monster-summon.c
index 12b08d3..5d696b4 100644 (file)
@@ -1,6 +1,5 @@
 #include "monster-floor/monster-summon.h"
 #include "dungeon/dungeon.h"
-#include "floor/floor.h"
 #include "main/sound-definitions-table.h"
 #include "main/sound-of-music.h"
 #include "monster-floor/monster-generator.h"
@@ -14,6 +13,7 @@
 #include "monster/monster-util.h"
 #include "mspell/summon-checker.h"
 #include "spell/spells-summon.h"
+#include "system/floor-type-definition.h"
 #include "system/monster-type-definition.h"
 
 /*!