diff options
Diffstat (limited to 'tests/qtest/emc141x-test.c')
-rw-r--r-- | tests/qtest/emc141x-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/emc141x-test.c b/tests/qtest/emc141x-test.c index 8c86694..a24103e 100644 --- a/tests/qtest/emc141x-test.c +++ b/tests/qtest/emc141x-test.c @@ -10,7 +10,7 @@ #include "libqtest-single.h" #include "libqos/qgraph.h" #include "libqos/i2c.h" -#include "qapi/qmp/qdict.h" +#include "qobject/qdict.h" #include "hw/sensor/emc141x_regs.h" #define EMC1414_TEST_ID "emc1414-test" |