diff src/group_gui.cpp @ 8106:47b1794a7eca draft

(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.
author rubidium <rubidium@openttd.org>
date Wed, 19 Dec 2007 19:44:29 +0000 (2007-12-19)
parents 515808dcc91c
children f65cf2bc3255
line wrap: on
line diff
--- a/src/group_gui.cpp
+++ b/src/group_gui.cpp
@@ -7,7 +7,6 @@
 #include "functions.h"
 #include "table/strings.h"
 #include "table/sprites.h"
-#include "window.h"
 #include "gui.h"
 #include "gfx.h"
 #include "vehicle.h"