aboutsummaryrefslogtreecommitdiff
path: root/chardev/spice.c
diff options
context:
space:
mode:
Diffstat (limited to 'chardev/spice.c')
-rw-r--r--chardev/spice.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/chardev/spice.c b/chardev/spice.c
index a312078..e66e3ad 100644
--- a/chardev/spice.c
+++ b/chardev/spice.c
@@ -2,7 +2,9 @@
#include "trace.h"
#include "ui/qemu-spice.h"
#include "chardev/char.h"
+#include "qapi/error.h"
#include "qemu/error-report.h"
+#include "qemu/option.h"
#include <spice.h>
#include <spice/protocol.h>