summaryrefslogtreecommitdiff
path: root/src/randart.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/randart.hpp')
-rw-r--r--src/randart.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/randart.hpp b/src/randart.hpp
index b24987b5..31b70f08 100644
--- a/src/randart.hpp
+++ b/src/randart.hpp
@@ -1,6 +1,7 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
+#include "object_type_fwd.hpp"
extern int get_activation_power(void);
extern void build_prob(cptr learn);