aboutsummaryrefslogtreecommitdiff
path: root/system/bootdevice.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/bootdevice.c')
-rw-r--r--system/bootdevice.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bootdevice.c b/system/bootdevice.c
index 2579b26..1845be4 100644
--- a/system/bootdevice.c
+++ b/system/bootdevice.c
@@ -24,10 +24,10 @@
#include "qemu/osdep.h"
#include "qapi/error.h"
-#include "sysemu/sysemu.h"
+#include "system/system.h"
#include "qapi/visitor.h"
#include "qemu/error-report.h"
-#include "sysemu/reset.h"
+#include "system/reset.h"
#include "hw/qdev-core.h"
#include "hw/boards.h"