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.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/q_wolves.cc b/src/q_wolves.cc
index 1afa0fb8..9a68c7ca 100644
--- a/src/q_wolves.cc
+++ b/src/q_wolves.cc
@@ -1,4 +1,6 @@
#include "q_wolves.h"
+
+#include "cave.hpp"
#include "hooks.h"
#define cquest (quest[QUEST_WOLVES])