]> 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 ee243a9d64c5934067aa1480fc4031120914b876..3f59da67ebd9aa28bc25a8566105583f1d605217 100644 (file)
@@ -32,7 +32,8 @@
 typedef struct VncStateSASL VncStateSASL;
 typedef struct VncDisplaySASL VncDisplaySASL;
 
-#include "acl.h"
+#include "qemu/acl.h"
+#include "qemu/main-loop.h"
 
 struct VncStateSASL {
     sasl_conn_t *conn;