diff options
Diffstat (limited to 'hw/remote/remote-obj.c')
-rw-r--r-- | hw/remote/remote-obj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/remote-obj.c b/hw/remote/remote-obj.c index dc27cc8..2f25f92 100644 --- a/hw/remote/remote-obj.c +++ b/hw/remote/remote-obj.c @@ -17,7 +17,7 @@ #include "hw/remote/machine.h" #include "io/channel-util.h" #include "qapi/error.h" -#include "sysemu/sysemu.h" +#include "system/system.h" #include "hw/pci/pci.h" #include "qemu/sockets.h" #include "monitor/monitor.h" |