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/win32.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/win32.cpp') diff --git a/src/win32.cpp b/src/win32.cpp index 4b378910f..52eb11670 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -9,7 +9,6 @@ #include "helpers.hpp" #include "saveload.h" #include "string.h" -#include "gfx.h" #include "textbuf_gui.h" #include "fileio.h" #include -- cgit v1.2.3-70-g09d2