summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/envmap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/envmap.cc')
-rw-r--r--crawl-ref/source/envmap.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/envmap.cc b/crawl-ref/source/envmap.cc
index a6d699e31f..b52a7dfea0 100644
--- a/crawl-ref/source/envmap.cc
+++ b/crawl-ref/source/envmap.cc
@@ -14,6 +14,7 @@
#include "env.h"
#include "notes.h"
#include "overmap.h"
+#include "showsymb.h"
#include "stuff.h"
#include "terrain.h"
#include "view.h"