]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/libqtest.h
Include qapi/qmp/qdict.h exactly where needed
[thirdparty/qemu.git] / tests / libqtest.h
index fe7847cbd5b65d42a96bbbe9c4f4bdd9ac8c788a..811169453ab48f19e36cc7596881892f6c23a15b 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef LIBQTEST_H
 #define LIBQTEST_H
 
-#include "qapi/qmp/qdict.h"
-
 typedef struct QTestState QTestState;
 
 extern QTestState *global_qtest;