summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.cc')
-rw-r--r--crawl-ref/source/stash.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc
index 1c4bddfbc9..44f68d4251 100644
--- a/crawl-ref/source/stash.cc
+++ b/crawl-ref/source/stash.cc
@@ -34,6 +34,7 @@
#include "spl-book.h"
#include "stash.h"
#include "stuff.h"
+#include "env.h"
#include "tags.h"
#include "terrain.h"
#include "traps.h"