OSDN Git Service

[Refactor] #40514 player_type の resist_nexus 変数を廃止. / Abolished resist_nexus variable...
[hengband/hengband.git] / src / player / mimic-info-table.h
index 42c36b8..a9e542d 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "player/player-race.h"
+
 #define MAX_MIMIC_FORMS 4
 
 extern const player_race mimic_info[MAX_MIMIC_FORMS];