]> Git Repo - qemu.git/blobdiff - ui/vnc-auth-sasl.h
block: Introduce blk_set_allow_write_beyond_eof()
[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;
This page took 0.032723 seconds and 4 git commands to generate.