OSDN Git Service

Include mind/mind-blue-mage.h to avoid incomplete type erros for blue_magic_type...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 18 Aug 2020 17:55:26 +0000 (10:55 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 18 Aug 2020 17:55:26 +0000 (10:55 -0700)
src/blue-magic/learnt-power-getter.c

index a6ffb3b..09d0cf6 100644 (file)
@@ -9,6 +9,7 @@
 #include "io/input-key-acceptor.h"
 #include "io/input-key-requester.h"
 #include "main/sound-of-music.h"
+#include "mind/mind-blue-mage.h"
 #include "mspell/monster-power-table.h"
 #include "realm/realm-types.h"
 #include "spell/spell-info.h"