summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ghost.cc')
-rw-r--r--crawl-ref/source/ghost.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc
index 31f9f96fca..a214ec67cc 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -13,11 +13,11 @@ REVISION("$Rev$");
#include "ghost.h"
+#include "artefact.h"
#include "externs.h"
#include "itemname.h"
#include "itemprop.h"
#include "newgame.h"
-#include "randart.h"
#include "skills2.h"
#include "stuff.h"
#include "mtransit.h"