From 959b8c9837050b06db5bd4b980db13d72ce90c8c Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 9 Oct 2009 22:16:24 +0200 Subject: Remove a lot of unneccessary includes. The console version still compiles on Linux; both console and tiles version compile in OS X. I haven't been able to test the DOS and Windows compiles -- please fix or tell me about any errors that show up. --- crawl-ref/source/libutil.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/libutil.cc') diff --git a/crawl-ref/source/libutil.cc b/crawl-ref/source/libutil.cc index 6c3e60be9d..e3aa4e4c6b 100644 --- a/crawl-ref/source/libutil.cc +++ b/crawl-ref/source/libutil.cc @@ -8,7 +8,6 @@ REVISION("$Rev$"); #include "defines.h" #include "directn.h" -#include "initfile.h" #include "itemname.h" // is_vowel() #include "libutil.h" #include "externs.h" -- cgit v1.2.3-54-g00ecf