summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/traps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/traps.cc')
-rw-r--r--crawl-ref/source/traps.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/traps.cc b/crawl-ref/source/traps.cc
index d595c09890..0b9b1f7636 100644
--- a/crawl-ref/source/traps.cc
+++ b/crawl-ref/source/traps.cc
@@ -27,7 +27,7 @@
#include "misc.h"
#include "mon-util.h"
#include "mon-stuff.h"
-#include "mtransit.h"
+#include "mon-transit.h"
#include "ouch.h"
#include "player.h"
#include "skills.h"