]> Git Repo - qemu.git/blobdiff - qtest.c
tests/tcg: target/mips: Include isa/ase and group name in test output
[qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index f2e2f277780ba3cbcd20387f89d796ebcb55c443..15e27e911fafafeea111b63ce6a3a442170988c5 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -13,7 +13,6 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "qemu-common.h"
 #include "cpu.h"
 #include "sysemu/qtest.h"
 #include "hw/qdev.h"
@@ -27,6 +26,7 @@
 #include "qemu/config-file.h"
 #include "qemu/option.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "qemu/cutils.h"
 #ifdef TARGET_PPC64
 #include "hw/ppc/spapr_rtas.h"
This page took 0.029207 seconds and 4 git commands to generate.