summaryrefslogtreecommitdiff
path: root/src/q_betwen.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_betwen.cc')
-rw-r--r--src/q_betwen.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/q_betwen.cc b/src/q_betwen.cc
index 2dafc804..2bebe452 100644
--- a/src/q_betwen.cc
+++ b/src/q_betwen.cc
@@ -1,10 +1,17 @@
#include "q_betwen.hpp"
#include "cave.hpp"
+#include "cave_type.hpp"
+#include "hook_chardump_in.hpp"
+#include "hook_init_quest_in.hpp"
+#include "hook_move_in.hpp"
+#include "hook_quest_finish_in.hpp"
#include "hooks.hpp"
#include "init1.hpp"
#include "monster2.hpp"
+#include "monster_type.hpp"
#include "object2.hpp"
+#include "player_type.hpp"
#include "tables.hpp"
#include "util.hpp"
#include "variable.hpp"