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, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/travel.cc b/crawl-ref/source/travel.cc
index 060191bb50..18ab3969be 100644
--- a/crawl-ref/source/travel.cc
+++ b/crawl-ref/source/travel.cc
@@ -12,7 +12,7 @@
#include "coord.h"
#include "coordit.h"
#include "files.h"
-#include "fixary.h"
+#include "fixedarray.h"
#include "branch.h"
#include "command.h"
#include "cio.h"