summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.cc')
-rw-r--r--crawl-ref/source/stash.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc
index 691f387289..011526c1a5 100644
--- a/crawl-ref/source/stash.cc
+++ b/crawl-ref/source/stash.cc
@@ -9,6 +9,7 @@
#include "AppHdr.h"
REVISION("$Rev$");
+#include "artefact.h"
#include "branch.h"
#include "chardump.h"
#include "cio.h"
@@ -32,7 +33,6 @@ REVISION("$Rev$");
#include "notes.h"
#include "overmap.h"
#include "place.h"
-#include "randart.h"
#include "shopping.h"
#include "spl-book.h"
#include "stash.h"