summary refs log tree commit diff stats
path: root/ui/sdl_zoom.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/sdl_zoom.c')
-rw-r--r--ui/sdl_zoom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/sdl_zoom.c b/ui/sdl_zoom.c
index 72622c2647..b96196bac5 100644
--- a/ui/sdl_zoom.c
+++ b/ui/sdl_zoom.c
@@ -13,7 +13,6 @@
 
 #include "qemu/osdep.h"
 #include "sdl_zoom.h"
-#include <glib.h>
 
 static void sdl_zoom_rgb16(SDL_Surface *src, SDL_Surface *dst, int smooth,
                            SDL_Rect *dst_rect);