]> git.proxmox.com Git - mirror_qemu.git/blobdiff - ui/vnc-enc-hextile.c
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
[mirror_qemu.git] / ui / vnc-enc-hextile.c
index 2e768fd89984ac3af88bf6c70fa1a97a444b53f4..4215bd7daf51e8eab6375e5f1d34ca294e6a2aa8 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)