summaryrefslogtreecommitdiff
path: root/src/q_bounty.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_bounty.hpp')
-rw-r--r--src/q_bounty.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_bounty.hpp b/src/q_bounty.hpp
index 869dfc3e..234c036d 100644
--- a/src/q_bounty.hpp
+++ b/src/q_bounty.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
extern bool_ quest_bounty_init_hook(int q_idx);
extern bool_ quest_bounty_drop_item();