summaryrefslogtreecommitdiffstats
path: root/hw/milkymist-memcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/milkymist-memcard.c')
-rw-r--r--hw/milkymist-memcard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/milkymist-memcard.c b/hw/milkymist-memcard.c
index 5dc30ac..f80befc 100644
--- a/hw/milkymist-memcard.c
+++ b/hw/milkymist-memcard.c
@@ -23,10 +23,10 @@
#include "hw.h"
#include "sysbus.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
#include "trace.h"
#include "qemu/error-report.h"
-#include "blockdev.h"
+#include "sysemu/blockdev.h"
#include "sd.h"
enum {
OpenPOWER on IntegriCloud