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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/vnc-auth-sasl.h b/ui/vnc-auth-sasl.h
index ee243a9d64..8091d689cb 100644
--- a/ui/vnc-auth-sasl.h
+++ b/ui/vnc-auth-sasl.h
@@ -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;