summaryrefslogtreecommitdiff
path: root/src/q_hobbit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_hobbit.cc')
-rw-r--r--src/q_hobbit.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/q_hobbit.cc b/src/q_hobbit.cc
index 10e67176..4d8085d5 100644
--- a/src/q_hobbit.cc
+++ b/src/q_hobbit.cc
@@ -1,6 +1,9 @@
#include "q_hobbit.h"
+
+#include "cave.hpp"
#include "messages.h"
#include "hooks.h"
+
#include <cassert>
#define cquest (quest[QUEST_HOBBIT])