From 36ac6df41458d10cf40fb837738b2f752bd05557 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Mon, 19 Oct 2009 16:12:04 +0200 Subject: Split actors and env from externs.h. --- crawl-ref/source/mtransit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/mtransit.h') diff --git a/crawl-ref/source/mtransit.h b/crawl-ref/source/mtransit.h index ef7a113553..0685db598c 100644 --- a/crawl-ref/source/mtransit.h +++ b/crawl-ref/source/mtransit.h @@ -7,6 +7,7 @@ #ifndef MTRANSIT_H #define MTRANSIT_H +#include "monster.h" #include "travel.h" #include #include -- cgit v1.2.3-54-g00ecf