OSDN Git Service

[Refactor] #864 Separated player_type struct from player-type.h to player-type-defini...
[hengbandforosx/hengbandosx.git] / src / lore / combat-types-setter.cpp
index 87f60bf..c8f8820 100644 (file)
@@ -1,6 +1,8 @@
 #include "lore/combat-types-setter.h"
+#include "lore/lore-util.h"
 #include "monster-attack/monster-attack-effect.h"
 #include "monster-attack/monster-attack-types.h"
+#include "system/monster-race-definition.h"
 #include "term/term-color-types.h"
 
 void set_monster_blow_method(lore_type *lore_ptr, int m)