diff options
Diffstat (limited to 'qom/object.c')
-rw-r--r-- | qom/object.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qom/object.c b/qom/object.c index d97f09c..5dcee46 100644 --- a/qom/object.c +++ b/qom/object.c @@ -25,7 +25,6 @@ /* TODO: replace QObject with a simpler visitor to avoid a dependency * of the QOM core on QObject? */ #include "qom/qom-qobject.h" -#include "qapi/qmp/qobject.h" #include "qapi/qmp/qbool.h" #include "qapi/qmp/qnum.h" #include "qapi/qmp/qstring.h" |