summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/env.h')
-rw-r--r--crawl-ref/source/env.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/env.h b/crawl-ref/source/env.h
index a104a85e96..1f3c02f142 100644
--- a/crawl-ref/source/env.h
+++ b/crawl-ref/source/env.h
@@ -4,6 +4,7 @@
#include "map_knowledge.h"
#include "monster.h"
#include "show.h"
+#include "trap_def.h"
struct crawl_environment
{