summaryrefslogtreecommitdiff
path: root/src/q_rand.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_rand.hpp')
-rw-r--r--src/q_rand.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_rand.hpp b/src/q_rand.hpp
index a86830f3..fe87289b 100644
--- a/src/q_rand.hpp
+++ b/src/q_rand.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
void initialize_random_quests(int n);
bool_ is_randhero(int level);