summaryrefslogtreecommitdiff
path: root/src/q_rand.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_rand.cc')
-rw-r--r--src/q_rand.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/q_rand.cc b/src/q_rand.cc
index fd4f8ef6..57c0c4de 100644
--- a/src/q_rand.cc
+++ b/src/q_rand.cc
@@ -1,8 +1,11 @@
#include "q_rand.h"
+
+#include "cave.hpp"
#include "hooks.h"
#include "skills.hpp"
#include "util.hpp"
#include "messages.h"
+
#include <cassert>
static int randquest_hero[] = { 20, 13, 15, 16, 9, 17, 18, 8, -1 };