From bbcad965bf7b3afac13d7bbc90d3eeca1a5b66bf Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:45 +0100 Subject: Drop superfluous includes of qapi/qmp/qjson.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Eric Blake Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Markus Armbruster Message-Id: <20180201111846.21846-19-armbru@redhat.com> --- ui/spice-core.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ui') diff --git a/ui/spice-core.c b/ui/spice-core.c index 03f9e83..64ed759 100644 --- a/ui/spice-core.c +++ b/ui/spice-core.c @@ -31,7 +31,6 @@ #include "qemu/sockets.h" #include "qmp-commands.h" #include "qapi/error.h" -#include "qapi/qmp/qjson.h" #include "qemu/notify.h" #include "migration/misc.h" #include "hw/hw.h" -- cgit v1.1