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> --- qobject/qlist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qobject/qlist.c') diff --git a/qobject/qlist.c b/qobject/qlist.c index 268e46c8f0..613a95c12b 100644 --- a/qobject/qlist.c +++ b/qobject/qlist.c @@ -15,7 +15,6 @@ #include "qapi/qmp/qlist.h" #include "qapi/qmp/qnull.h" #include "qapi/qmp/qnum.h" -#include "qapi/qmp/qobject.h" #include "qapi/qmp/qstring.h" #include "qemu/queue.h" #include "qemu-common.h" -- cgit v1.2.3-55-g7522