OSDN Git Service

[Refactor] #39963 Separated spells-type.h from spells.h
[hengband/hengband.git] / src / mspells2.c
index 1ad0a1a..0ac4bff 100644 (file)
@@ -25,7 +25,7 @@
 #include "monster.h"
 #include "monster-status.h"
 #include "monster-spell.h"
-#include "spells.h"
+#include "spell/spells-type.h"
 #include "dungeon.h"
 #include "world.h"
 #include "view/display-main-window.h"