From 8bfbfd0031bd155440432759cd6b2af0df1bccbd Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 19 Dec 2007 19:44:29 +0000 Subject: (svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. --- src/newgrf_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_gui.cpp') diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp index fbd4934a7..710d9e5ac 100644 --- a/src/newgrf_gui.cpp +++ b/src/newgrf_gui.cpp @@ -8,7 +8,6 @@ #include "variables.h" #include "gfx.h" #include "gui.h" -#include "window.h" #include "table/strings.h" #include "table/sprites.h" #include "newgrf.h" -- cgit v1.2.3-70-g09d2