summaryrefslogtreecommitdiff
path: root/src/variable.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.hpp')
-rw-r--r--src/variable.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/variable.hpp b/src/variable.hpp
index 6ba3cea9..d28f9757 100644
--- a/src/variable.hpp
+++ b/src/variable.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "angband.h"
+#include "ability_type_fwd.hpp"
extern int max_macrotrigger;
extern char *macro_template;