]> git.proxmox.com Git - qemu.git/blobdiff - ui/vnc-auth-sasl.h
Merge remote-tracking branch 'luiz/queue/qmp' into staging
[qemu.git] / ui / vnc-auth-sasl.h
index ee243a9d64c5934067aa1480fc4031120914b876..8091d689cbc9c19bc83f2abeb9f7f84ec53c1a84 100644 (file)
@@ -32,7 +32,7 @@
 typedef struct VncStateSASL VncStateSASL;
 typedef struct VncDisplaySASL VncDisplaySASL;
 
-#include "acl.h"
+#include "qemu/acl.h"
 
 struct VncStateSASL {
     sasl_conn_t *conn;