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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc
index d125f0b61a..bd76a3c3cb 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -11,6 +11,7 @@
#include <stdlib.h>
#include <algorithm>
+#include "areas.h"
#include "artefact.h"
#include "cloud.h"
#include "colour.h"