]> git.proxmox.com Git - qemu.git/blobdiff - hw/sd.c
misc: move include files to include/qemu/
[qemu.git] / hw / sd.c
diff --git a/hw/sd.c b/hw/sd.c
index 2e54eea98106dba9008f3180be3a52cc5f18cc8f..428bd78e327fb4958deb06b87108fd7f290938be 100644 (file)
--- a/hw/sd.c
+++ b/hw/sd.c
@@ -32,7 +32,7 @@
 #include "hw.h"
 #include "block/block.h"
 #include "sd.h"
-#include "bitmap.h"
+#include "qemu/bitmap.h"
 
 //#define DEBUG_SD 1