diff options
Diffstat (limited to 'hw/sd/sdhci.h')
-rw-r--r-- | hw/sd/sdhci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sd/sdhci.h b/hw/sd/sdhci.h index e2de92d553..4461d0a205 100644 --- a/hw/sd/sdhci.h +++ b/hw/sd/sdhci.h @@ -29,7 +29,7 @@ #include "hw/block/block.h" #include "hw/pci/pci.h" #include "hw/sysbus.h" -#include "hw/sd.h" +#include "hw/sd/sd.h" /* R/W SDMA System Address register 0x0 */ #define SDHC_SYSAD 0x00 |