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, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc
index b5f3b36c49..596cf3c662 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -16,6 +16,7 @@ REVISION("$Rev$");
#include "externs.h"
+#include "artefact.h"
#include "cloud.h"
#include "makeitem.h"
#include "mapmark.h"
@@ -28,7 +29,6 @@ REVISION("$Rev$");
#include "dungeon.h"
#include "items.h"
#include "lev-pand.h"
-#include "randart.h"
#include "stuff.h"
#include "spells3.h"
#include "terrain.h"