OSDN Git Service

Remove SDL/ prefix
authormalc <av1474@comtv.ru>
Wed, 8 Jul 2009 14:25:37 +0000 (18:25 +0400)
committermalc <av1474@comtv.ru>
Wed, 8 Jul 2009 14:25:37 +0000 (18:25 +0400)
sdl_zoom.h

index 9bc13ae..74955bc 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef SDL_zoom_h
 #define SDL_zoom_h
 
-#include <SDL/SDL.h>
+#include <SDL.h>
 
 #define SMOOTHING_OFF          0
 #define SMOOTHING_ON           1