summaryrefslogtreecommitdiff
path: root/src/q_haunted.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_haunted.cc')
-rw-r--r--src/q_haunted.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/q_haunted.cc b/src/q_haunted.cc
index 3b0b99fe..cbfaa176 100644
--- a/src/q_haunted.cc
+++ b/src/q_haunted.cc
@@ -1,9 +1,14 @@
#include "q_haunted.hpp"
#include "cave.hpp"
+#include "cave_type.hpp"
+#include "feature_type.hpp"
+#include "hook_quest_finish_in.hpp"
#include "hooks.hpp"
#include "init1.hpp"
#include "monster2.hpp"
+#include "monster_type.hpp"
+#include "player_type.hpp"
#include "traps.hpp"
#include "tables.hpp"
#include "util.hpp"