summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.cc')
-rw-r--r--crawl-ref/source/spells3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index 99bed5eb38..5969ba834a 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -20,6 +20,7 @@ REVISION("$Rev$");
#include "externs.h"
#include "abyss.h"
+#include "artefact.h"
#include "beam.h"
#include "branch.h"
#include "cloud.h"
@@ -41,7 +42,6 @@ REVISION("$Rev$");
#include "place.h"
#include "player.h"
#include "quiver.h"
-#include "randart.h"
#include "religion.h"
#include "spells1.h"
#include "spells4.h"