summaryrefslogtreecommitdiff
path: root/src/modules.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules.hpp')
-rw-r--r--src/modules.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules.hpp b/src/modules.hpp
index 5ea515e3..d83e3e2e 100644
--- a/src/modules.hpp
+++ b/src/modules.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "angband.h"
+#include "h-basic.h"
extern bool_ select_module(void);
extern bool_ module_savefile_loadable(cptr savefile_mod);