From e2b19c85ea0f3fd6091386adfd3a2acd21107cb4 Mon Sep 17 00:00:00 2001 From: malc Date: Wed, 8 Jul 2009 18:25:37 +0400 Subject: [PATCH] Remove SDL/ prefix --- sdl_zoom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdl_zoom.h b/sdl_zoom.h index 9bc13ae05a..74955bc944 100644 --- a/sdl_zoom.h +++ b/sdl_zoom.h @@ -14,7 +14,7 @@ #ifndef SDL_zoom_h #define SDL_zoom_h -#include +#include #define SMOOTHING_OFF 0 #define SMOOTHING_ON 1