convert windows console chardev to QemuOpts.
[qemu] / sdl_zoom.c
index 56d3604..a986c7c 100644 (file)
@@ -14,6 +14,7 @@
 #include "sdl_zoom.h"
 #include "osdep.h"
 #include <stdint.h>
+#include <stdio.h>
 
 static int sdl_zoom_rgb16(SDL_Surface *src, SDL_Surface *dst, int smooth,
                           SDL_Rect *dst_rect);