summaryrefslogtreecommitdiff
path: root/ui/spice-core.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2018-02-01 12:18:45 +0100
committerMarkus Armbruster <armbru@redhat.com>2018-02-09 13:52:15 +0100
commitbbcad965bf7b3afac13d7bbc90d3eeca1a5b66bf (patch)
tree43f82f7c1a18cadbdba06c7a17b20b6f0b084979 /ui/spice-core.c
parent72b4e612c1871482e892cd02a7509bde887450ab (diff)
downloadqemu-bbcad965bf7b3afac13d7bbc90d3eeca1a5b66bf.tar.gz
Drop superfluous includes of qapi/qmp/qjson.h
Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20180201111846.21846-19-armbru@redhat.com>
Diffstat (limited to 'ui/spice-core.c')
-rw-r--r--ui/spice-core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/spice-core.c b/ui/spice-core.c
index 03f9e83456..64ed759be5 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"