summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/files.cc')
-rw-r--r--crawl-ref/source/files.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/files.cc b/crawl-ref/source/files.cc
index 8c77d28f48..506530b621 100644
--- a/crawl-ref/source/files.cc
+++ b/crawl-ref/source/files.cc
@@ -43,6 +43,7 @@ REVISION("$Rev$");
#include "externs.h"
+#include "artefact.h"
#include "chardump.h"
#include "cloud.h"
#include "clua.h"
@@ -69,7 +70,6 @@ REVISION("$Rev$");
#include "overmap.h"
#include "place.h"
#include "player.h"
-#include "randart.h"
#include "skills2.h"
#include "stash.h"
#include "state.h"