From 5ee9d2fe9e1e15d6e4a112220da3ad8a3512819b Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:37 +0100 Subject: Include qapi/qmp/qobject.h exactly where needed Reviewed-by: Eric Blake Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Markus Armbruster Message-Id: <20180201111846.21846-11-armbru@redhat.com> --- qom/object.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qom/object.c') diff --git a/qom/object.c b/qom/object.c index d97f09c1fb..5dcee4683c 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" -- cgit v1.2.3-55-g7522