summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abyss.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/abyss.cc')
-rw-r--r--crawl-ref/source/abyss.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc
index af78932c24..d28f1d4f30 100644
--- a/crawl-ref/source/abyss.cc
+++ b/crawl-ref/source/abyss.cc
@@ -21,7 +21,7 @@
#include "mon-iter.h"
#include "mon-util.h"
#include "mon-place.h"
-#include "mtransit.h"
+#include "mon-transit.h"
#include "player.h"
#include "dungeon.h"
#include "items.h"