diff options
Diffstat (limited to 'ui/vnc-auth-sasl.h')
-rw-r--r-- | ui/vnc-auth-sasl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/vnc-auth-sasl.h b/ui/vnc-auth-sasl.h index 8091d689c..3f59da67e 100644 --- a/ui/vnc-auth-sasl.h +++ b/ui/vnc-auth-sasl.h @@ -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; |