summaryrefslogtreecommitdiffstats
path: root/qemu/ui/vnc-enc-zrle-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/ui/vnc-enc-zrle-template.c')
-rw-r--r--qemu/ui/vnc-enc-zrle-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/ui/vnc-enc-zrle-template.c b/qemu/ui/vnc-enc-zrle-template.c
index 70ae624ee..abf6b86e4 100644
--- a/qemu/ui/vnc-enc-zrle-template.c
+++ b/qemu/ui/vnc-enc-zrle-template.c
@@ -22,7 +22,7 @@
*/
-#include <assert.h>
+#include "qemu/osdep.h"
#undef ZRLE_ENDIAN_SUFFIX