summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/travel.cc')
-rw-r--r--crawl-ref/source/travel.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/travel.cc b/crawl-ref/source/travel.cc
index f7d1a5ab5b..1dcfdaa0b1 100644
--- a/crawl-ref/source/travel.cc
+++ b/crawl-ref/source/travel.cc
@@ -9,6 +9,8 @@
*/
#include "AppHdr.h"
+#include "coord.h"
+#include "coordit.h"
#include "files.h"
#include "fixary.h"
#include "branch.h"