]> git.proxmox.com Git - qemu.git/blobdiff - hw/sd.c
block: move include files to include/block/
[qemu.git] / hw / sd.c
diff --git a/hw/sd.c b/hw/sd.c
index 607edba9c82440baf373d1fe025055e971c23dc7..2e54eea98106dba9008f3180be3a52cc5f18cc8f 100644 (file)
--- a/hw/sd.c
+++ b/hw/sd.c
@@ -30,7 +30,7 @@
  */
 
 #include "hw.h"
-#include "block.h"
+#include "block/block.h"
 #include "sd.h"
 #include "bitmap.h"