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 0046863591..51848b200e 100644
--- a/crawl-ref/source/travel.cc
+++ b/crawl-ref/source/travel.cc
@@ -32,7 +32,7 @@
#include "message.h"
#include "misc.h"
#include "mon-util.h"
-#include "monstuff.h"
+#include "mon-stuff.h"
#include "options.h"
#ifdef USE_TILE
#include "output.h"