summaryrefslogtreecommitdiff
path: root/src/spells2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells2.cc')
-rw-r--r--src/spells2.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spells2.cc b/src/spells2.cc
index 62fa3818..8157c818 100644
--- a/src/spells2.cc
+++ b/src/spells2.cc
@@ -7,11 +7,13 @@
*/
#include "spells2.hpp"
+
#include "angband.h"
#include "cave.hpp"
#include "cmd1.hpp"
#include "cmd7.hpp"
#include "hooks.h"
+#include "monster2.hpp"
#include "notes.hpp"
#include "skills.hpp"
#include "spells1.hpp"