summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/l_debug.cc')
-rw-r--r--crawl-ref/source/l_debug.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/l_debug.cc b/crawl-ref/source/l_debug.cc
index a8fb968535..806b6e08ec 100644
--- a/crawl-ref/source/l_debug.cc
+++ b/crawl-ref/source/l_debug.cc
@@ -13,6 +13,7 @@
#include "dungeon.h"
#include "message.h"
#include "place.h"
+#include "wiz-dgn.h"
// WARNING: This is a very low-level call.
LUAFN(debug_goto_place)