]> git.proxmox.com Git - qemu.git/blobdiff - ui/vnc-auth-sasl.h
Open 2.0 development tree
[qemu.git] / ui / vnc-auth-sasl.h
index 8091d689cbc9c19bc83f2abeb9f7f84ec53c1a84..3f59da67ebd9aa28bc25a8566105583f1d605217 100644 (file)
@@ -33,6 +33,7 @@ typedef struct VncStateSASL VncStateSASL;
 typedef struct VncDisplaySASL VncDisplaySASL;
 
 #include "qemu/acl.h"
+#include "qemu/main-loop.h"
 
 struct VncStateSASL {
     sasl_conn_t *conn;