]> git.proxmox.com Git - mirror_qemu.git/blobdiff - io/channel-websock.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / io / channel-websock.c
index 35860a27385de1f4d10db6a3bfe4e3c7c923c61b..708178779e736f8bd9ee2fb5096d9d8c482bf4dc 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "io/channel-websock.h"
 #include "crypto/hash.h"
 #include "trace.h"