]> Git Repo - qemu.git/blobdiff - hw/ssi-sd.c
virtio-blk-s390: switch to the new API.
[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
 
This page took 0.021729 seconds and 4 git commands to generate.