summaryrefslogtreecommitdiff
path: root/src/powers.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/powers.cc')
-rw-r--r--src/powers.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/powers.cc b/src/powers.cc
index fce95a6d..25742412 100644
--- a/src/powers.cc
+++ b/src/powers.cc
@@ -7,6 +7,7 @@
*/
#include "powers.hpp"
+
#include "angband.h"
#include "cave.hpp"
#include "cmd1.hpp"
@@ -17,6 +18,8 @@
#include "mimic.hpp"
#include "monster2.hpp"
#include "monster3.hpp"
+#include "object1.hpp"
+#include "object2.hpp"
#include "quark.h"
#include "spells1.hpp"
#include "spells2.hpp"