spice: remove spice-experimental.h include
Nothing seems to be using functions from spice-experimental.h (better that way). Let's remove its inclusion. Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
cf7856adef
commit
e0883e2de0
@ -3,7 +3,6 @@
|
||||
#include "ui/qemu-spice.h"
|
||||
#include "sysemu/char.h"
|
||||
#include <spice.h>
|
||||
#include <spice-experimental.h>
|
||||
#include <spice/protocol.h>
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include <spice.h>
|
||||
#include <spice-experimental.h>
|
||||
|
||||
#include <netdb.h>
|
||||
#include "sysemu/sysemu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user