]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qtest.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index 58a7732ef3e90c5bf850846054f60dba9e3e4ac2..87575bc0b45d38ee3c4506596592b20fef9e198c 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -12,6 +12,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "sysemu/qtest.h"
 #include "hw/qdev.h"
 #include "sysemu/char.h"