From 400830315df67fb66529814a9d80a7fa4e340357 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 27 Nov 2009 17:26:57 +0100 Subject: Remove further header-include. env.h now always directly included. --- crawl-ref/source/files.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/files.cc') diff --git a/crawl-ref/source/files.cc b/crawl-ref/source/files.cc index 97f00a56f0..37755a4623 100644 --- a/crawl-ref/source/files.cc +++ b/crawl-ref/source/files.cc @@ -47,6 +47,7 @@ #include "directn.h" #include "dungeon.h" #include "effects.h" +#include "env.h" #include "ghost.h" #include "initfile.h" #include "itemprop.h" -- cgit v1.2.3-54-g00ecf