summaryrefslogtreecommitdiff
path: root/src/squelch/tree_printer.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
committerBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
commitc8a270e51dc22f39ed048ab1cc609e6e456df58f (patch)
tree6d6a7d2338abdbecbb1351e2c9cbf9b08b42b6bc /src/squelch/tree_printer.cc
parentdcb193fabc7af4776bdf0d31045f6801fa18000e (diff)
Split types.h into separate header for each type
Diffstat (limited to 'src/squelch/tree_printer.cc')
-rw-r--r--src/squelch/tree_printer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/squelch/tree_printer.cc b/src/squelch/tree_printer.cc
index 812933a9..2be098dc 100644
--- a/src/squelch/tree_printer.cc
+++ b/src/squelch/tree_printer.cc
@@ -1,7 +1,7 @@
#include "tome/squelch/tree_printer_fwd.hpp"
#include "tome/squelch/tree_printer.hpp"
-#include "angband.h"
+#include "../z-term.h"
namespace squelch {