summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/abyss.cc')
-rw-r--r--crawl-ref/source/abyss.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc
index 5efd92fa94..3a6a951205 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -21,7 +21,7 @@
#include "cloud.h"
#include "makeitem.h"
#include "mapmark.h"
-#include "misc.h"
+#include "message.h"
#include "monplace.h"
#include "mtransit.h"
#include "player.h"
@@ -30,6 +30,8 @@
#include "lev-pand.h"
#include "randart.h"
#include "stuff.h"
+#include "terrain.h"
+#include "traps.h"
#include "view.h"
// public for abyss generation