summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/skills.cc')
-rw-r--r--crawl-ref/source/skills.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/skills.cc b/crawl-ref/source/skills.cc
index aef49cb535..8ea09fca34 100644
--- a/crawl-ref/source/skills.cc
+++ b/crawl-ref/source/skills.cc
@@ -18,9 +18,9 @@
#include "notes.h"
#include "output.h"
#include "player.h"
+#include "random.h"
#include "skills2.h"
#include "spl-cast.h"
-#include "stuff.h"
#include "tutorial.h"