summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cloud.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/cloud.cc')
-rw-r--r--crawl-ref/source/cloud.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/cloud.cc b/crawl-ref/source/cloud.cc
index f9f60541ff..523d7cd8f3 100644
--- a/crawl-ref/source/cloud.cc
+++ b/crawl-ref/source/cloud.cc
@@ -14,9 +14,11 @@
#include "branch.h"
#include "cloud.h"
+#include "coord.h"
#include "mapmark.h"
#include "ouch.h"
#include "player.h"
+#include "random.h"
#include "spells4.h"
#include "stuff.h"
#include "terrain.h"