OSDN Git Service

[Fix] Added missing header
authorHourier <hourier@users.sourceforge.jp>
Sat, 23 May 2020 03:52:54 +0000 (12:52 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 23 May 2020 03:52:54 +0000 (12:52 +0900)
src/grid/trap.c

index 74fb0e2..50d9ed9 100644 (file)
@@ -27,6 +27,7 @@
 #include "spell/process-effect.h"
 #include "spell/spells2.h"
 #include "spell/spells3.h"
+#include "mind/racial-mirror-master.h"
 
 static s16b normal_traps[MAX_NORMAL_TRAPS];