X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fspecific-object%2Fmonster-ball.cpp;fp=src%2Fspecific-object%2Fmonster-ball.cpp;h=bcac9ba6e392420ca97fafa1b151b1706eb666a3;hb=647c092bf6bbe4e06d2ae9713cef933ed4421b70;hp=f5d13acbbaa8b84c0873b093c850a7e06db595d4;hpb=c7eb76e410d15918e33a79de0a7ba2e2a8ef4af9;p=hengbandforosx%2Fhengbandosx.git diff --git a/src/specific-object/monster-ball.cpp b/src/specific-object/monster-ball.cpp index f5d13acbb..bcac9ba6e 100644 --- a/src/specific-object/monster-ball.cpp +++ b/src/specific-object/monster-ball.cpp @@ -15,7 +15,7 @@ #include "spell-kind/spells-launcher.h" #include "system/floor-type-definition.h" #include "system/item-entity.h" -#include "system/monster-race-definition.h" +#include "system/monster-race-info.h" #include "system/monster-type-definition.h" #include "system/player-type-definition.h" #include "target/target-getter.h"