diff options
Diffstat (limited to 'src/spells1.cc')
-rw-r--r-- | src/spells1.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells1.cc b/src/spells1.cc index 7cf56ac0..90c728c0 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -7,6 +7,7 @@ */ #include "angband.h" +#include "cave.hpp" #include "gods.hpp" #include "skills.hpp" #include "spell_type.hpp" |