diff options
Diffstat (limited to 'ui/vnc-tls.h')
-rw-r--r-- | ui/vnc-tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/vnc-tls.h b/ui/vnc-tls.h index 2b93633896..36a2227fec 100644 --- a/ui/vnc-tls.h +++ b/ui/vnc-tls.h @@ -31,7 +31,7 @@ #include <gnutls/gnutls.h> #include <gnutls/x509.h> -#include "acl.h" +#include "qemu/acl.h" enum { VNC_WIREMODE_CLEAR, |