]> git.proxmox.com Git - qemu.git/blobdiff - hw/ssi-sd.c
Merge remote-tracking branch 'luiz/queue/qmp' into staging
[qemu.git] / hw / ssi-sd.c
index dca8906e7db7635f6ec353cf17d2f2c13027e4d4..4d3c4f6445d370cf513ccc03c2544d2c1d122ba0 100644 (file)
@@ -11,8 +11,8 @@
  */
 
 #include "sysemu/blockdev.h"
-#include "ssi.h"
-#include "sd.h"
+#include "hw/ssi.h"
+#include "hw/sd.h"
 
 //#define DEBUG_SSI_SD 1