OSDN Git Service

[Refactor] #2807 Renamed monster-race-definition.h to monster-race-info.h
[hengbandforosx/hengbandosx.git] / src / autopick / autopick-matcher.cpp
index fedc734..b1a6eb0 100644 (file)
@@ -25,8 +25,8 @@
 #include "player/player-realm.h"
 #include "system/baseitem-info-definition.h"
 #include "system/floor-type-definition.h"
-#include "system/monster-race-definition.h"
-#include "system/object-type-definition.h"
+#include "system/item-entity.h"
+#include "system/monster-race-info.h"
 #include "system/player-type-definition.h"
 #include "util/string-processor.h"