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 2a93d8f857..82ee06d688 100644
--- a/crawl-ref/source/l_debug.cc
+++ b/crawl-ref/source/l_debug.cc
@@ -12,6 +12,7 @@
#include "chardump.h"
#include "coordit.h"
#include "dungeon.h"
+#include "env.h"
#include "message.h"
#include "mon-iter.h"
#include "mon-stuff.h"