summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/maps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/maps.cc')
-rw-r--r--crawl-ref/source/maps.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/maps.cc b/crawl-ref/source/maps.cc
index 3d50bfdb0b..15279c6917 100644
--- a/crawl-ref/source/maps.cc
+++ b/crawl-ref/source/maps.cc
@@ -24,7 +24,6 @@ REVISION("$Rev$");
#include "message.h"
#include "monplace.h"
#include "mapdef.h"
-#include "misc.h"
#include "state.h"
#include "stuff.h"
#include "terrain.h"