From 3763e3750e202afbe4a3ab971590acfdbb2aafcc Mon Sep 17 00:00:00 2001 From: gewlitys Date: Sun, 2 Feb 2003 20:33:27 +0000 Subject: [PATCH] removed misplaced #include git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@637 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/graphics/cmap.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sc2/src/sc2code/libs/graphics/cmap.c b/sc2/src/sc2code/libs/graphics/cmap.c index d1c2f9bf7..9d0b583ad 100644 --- a/sc2/src/sc2code/libs/graphics/cmap.c +++ b/sc2/src/sc2code/libs/graphics/cmap.c @@ -16,7 +16,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "libs/graphics/sdl/sdl_common.h" #include "gfx_common.h" #include "libs/tasklib.h"