summaryrefslogtreecommitdiff
path: root/src/mimic.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mimic.hpp')
-rw-r--r--src/mimic.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mimic.hpp b/src/mimic.hpp
index ca11f2a3..d9c8f3bd 100644
--- a/src/mimic.hpp
+++ b/src/mimic.hpp
@@ -1,4 +1,4 @@
-#include "angband.h"
+#include "h-basic.h"
extern s16b resolve_mimic_name(cptr name);
extern s16b find_random_mimic_shape(byte level, bool_ limit);