qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT e2b19c8] Remove SDL/ prefix


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT e2b19c8] Remove SDL/ prefix
Date: Wed, 08 Jul 2009 14:29:25 -0000

From: malc <address@hidden>


diff --git a/sdl_zoom.h b/sdl_zoom.h
index 9bc13ae..74955bc 100644
--- a/sdl_zoom.h
+++ b/sdl_zoom.h
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]