]> Git Repo - qemu.git/commitdiff
Remove SDL/ prefix
authormalc <[email protected]>
Wed, 8 Jul 2009 14:25:37 +0000 (18:25 +0400)
committermalc <[email protected]>
Wed, 8 Jul 2009 14:25:37 +0000 (18:25 +0400)
sdl_zoom.h

index 9bc13ae05aba29e711c7bc3a916d2f32605627c8..74955bc944faaa2c1c9799db0e798acb96209691 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
This page took 0.023626 seconds and 4 git commands to generate.