]> Git Repo - qemu.git/blobdiff - ui/spice-core.c
ui/gtk: remove unused code
[qemu.git] / ui / spice-core.c
index 0632c74e9fcb882a00741ce4a253c7f0e8d3b638..ecc2ec2c55c2ff61cc7d06a5e247cfcf71c0f9bc 100644 (file)
 #include <spice.h>
 
 #include "sysemu/sysemu.h"
-
+#include "sysemu/runstate.h"
 #include "ui/qemu-spice.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
+#include "qemu/module.h"
 #include "qemu/thread.h"
 #include "qemu/timer.h"
 #include "qemu/queue.h"
@@ -33,7 +35,6 @@
 #include "qemu/notify.h"
 #include "qemu/option.h"
 #include "migration/misc.h"
-#include "hw/hw.h"
 #include "hw/pci/pci_bus.h"
 #include "ui/spice-display.h"
 
This page took 0.023731 seconds and 4 git commands to generate.