summaryrefslogtreecommitdiff
path: root/src/files.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/files.hpp')
-rw-r--r--src/files.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/files.hpp b/src/files.hpp
index b09c85b8..52206d12 100644
--- a/src/files.hpp
+++ b/src/files.hpp
@@ -1,6 +1,7 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
+#include "monster_type_fwd.hpp"
extern void html_screenshot(cptr name);
extern void help_file_screenshot(cptr name);