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.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc
index 279f559382..5d5bb9a627 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -23,6 +23,8 @@
#include "mon-iter.h"
#include "mon-util.h"
#include "mon-place.h"
+#include "mgen_data.h"
+#include "coord.h"
#include "mon-transit.h"
#include "player.h"
#include "dungeon.h"