]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/tco-test.c
Include qapi/qmp/qdict.h exactly where needed
[mirror_qemu.git] / tests / tco-test.c
index 2616d33c29d4d35b130885cb33470adf56765f0d..8ab43d742a44b61bfad67dc81ce4fa8a8985eacc 100644 (file)
@@ -6,11 +6,13 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
+
 #include "qemu/osdep.h"
 
 #include "libqtest.h"
 #include "libqos/pci.h"
 #include "libqos/pci-pc.h"
+#include "qapi/qmp/qdict.h"
 #include "hw/pci/pci_regs.h"
 #include "hw/i386/ich9.h"
 #include "hw/acpi/ich9.h"