These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / ui / vnc-enc-hextile.c
index 2e768fd..4215bd7 100644 (file)
@@ -24,6 +24,7 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include "vnc.h"
 
 static void hextile_enc_cord(uint8_t *ptr, int x, int y, int w, int h)