summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/artefact.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/artefact.cc')
-rw-r--r--crawl-ref/source/artefact.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/crawl-ref/source/artefact.cc b/crawl-ref/source/artefact.cc
index feccab1ca1..d1dbdd0450 100644
--- a/crawl-ref/source/artefact.cc
+++ b/crawl-ref/source/artefact.cc
@@ -15,8 +15,8 @@
#include <algorithm>
#include "externs.h"
-#include "species.h"
+#include "colour.h"
#include "database.h"
#include "describe.h"
#include "itemname.h"
@@ -24,7 +24,9 @@
#include "items.h"
#include "place.h"
#include "player.h"
+#include "random.h"
#include "religion.h"
+#include "species.h"
#include "spl-book.h"
#include "stuff.h"
#include "view.h" // Elemental colours for unrandarts