summaryrefslogtreecommitdiff
path: root/src/squelch/rule.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/squelch/rule.cc')
-rw-r--r--src/squelch/rule.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/squelch/rule.cc b/src/squelch/rule.cc
index e79fc1f2..1e7fef1a 100644
--- a/src/squelch/rule.cc
+++ b/src/squelch/rule.cc
@@ -5,7 +5,6 @@
#include "tome/squelch/cursor.hpp"
#include "tome/squelch/condition.hpp"
#include "tome/squelch/tree_printer.hpp"
-#include "../angband.h"
#include "../modules.hpp"
#include "../object1.hpp"
#include "../object2.hpp"
@@ -14,6 +13,7 @@
#include "../tables.hpp"
#include "../util.hpp"
#include "../variable.hpp"
+#include "../z-term.h"
namespace squelch {