summaryrefslogtreecommitdiffstats
path: root/qemu/ui/vnc-enc-zrle.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/ui/vnc-enc-zrle.c')
-rw-r--r--qemu/ui/vnc-enc-zrle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/ui/vnc-enc-zrle.c b/qemu/ui/vnc-enc-zrle.c
index ed3b48465..5489870e7 100644
--- a/qemu/ui/vnc-enc-zrle.c
+++ b/qemu/ui/vnc-enc-zrle.c
@@ -26,6 +26,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "vnc.h"
#include "vnc-enc-zrle.h"