]> Git Repo - qemu.git/blobdiff - hw/mips_jazz.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / mips_jazz.c
index 0befc99210b332e814a02b88711d7bf94744d8d0..63df2a734b56cf6e0e42acbc30f32a101ab088f8 100644 (file)
@@ -29,8 +29,8 @@
 #include "serial.h"
 #include "isa.h"
 #include "fdc.h"
-#include "sysemu.h"
-#include "arch_init.h"
+#include "sysemu/sysemu.h"
+#include "sysemu/arch_init.h"
 #include "boards.h"
 #include "net/net.h"
 #include "esp.h"
@@ -39,7 +39,7 @@
 #include "mc146818rtc.h"
 #include "i8254.h"
 #include "pcspk.h"
-#include "blockdev.h"
+#include "sysemu/blockdev.h"
 #include "sysbus.h"
 #include "exec/address-spaces.h"
 
This page took 0.022264 seconds and 4 git commands to generate.