summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/items.cc')
-rw-r--r--crawl-ref/source/items.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc
index 279717663a..a76d92ffc3 100644
--- a/crawl-ref/source/items.cc
+++ b/crawl-ref/source/items.cc
@@ -21,6 +21,7 @@
#include "artefact.h"
#include "beam.h"
#include "branch.h"
+#include "coord.h"
#include "coordit.h"
#include "dbg-util.h"
#include "debug.h"