From 1f6043458c2677f3651618bc23f8b0a24598bffb Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 22 Dec 2007 23:30:28 +0000 Subject: (svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type. --- 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 d99c23d0c..84532927d 100644 --- a/src/newgrf_gui.cpp +++ b/src/newgrf_gui.cpp @@ -6,7 +6,6 @@ #include "openttd.h" #include "functions.h" #include "variables.h" -#include "gfx.h" #include "gui.h" #include "window_gui.h" #include "textbuf_gui.h" -- cgit v1.2.3-70-g09d2