From eef5ee8386438b5e50a0074372bb4f13b49f640a Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 27 Nov 2009 17:19:40 +0100 Subject: Remove unnecessary header-header includes. --- crawl-ref/source/mon-behv.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/mon-behv.cc') diff --git a/crawl-ref/source/mon-behv.cc b/crawl-ref/source/mon-behv.cc index e098c3efd0..aea54df3e6 100644 --- a/crawl-ref/source/mon-behv.cc +++ b/crawl-ref/source/mon-behv.cc @@ -12,6 +12,7 @@ #include "coord.h" #include "coordit.h" +#include "env.h" #include "fprop.h" #include "exclude.h" #include "los.h" -- cgit v1.2.3-54-g00ecf