aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-auth-sasl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/vnc-auth-sasl.h')
-rw-r--r--ui/vnc-auth-sasl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/vnc-auth-sasl.h b/ui/vnc-auth-sasl.h
index 8091d689cb..3f59da67eb 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;