summaryrefslogtreecommitdiff
path: root/src/q_wolves.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_wolves.cc')
-rw-r--r--src/q_wolves.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/q_wolves.cc b/src/q_wolves.cc
index 2270f498..117e8d42 100644
--- a/src/q_wolves.cc
+++ b/src/q_wolves.cc
@@ -1,9 +1,15 @@
#include "q_wolves.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 "quest_type.hpp"
#include "tables.hpp"
#include "util.hpp"
#include "variable.hpp"