aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/synopsys/dw_mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/synopsys/dw_mmc.h')
-rw-r--r--include/drivers/synopsys/dw_mmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/synopsys/dw_mmc.h b/include/drivers/synopsys/dw_mmc.h
index 533a876fc4..7031e0f46f 100644
--- a/include/drivers/synopsys/dw_mmc.h
+++ b/include/drivers/synopsys/dw_mmc.h
@@ -7,7 +7,7 @@
#ifndef DW_MMC_H
#define DW_MMC_H
-#include <mmc.h>
+#include <drivers/mmc.h>
typedef struct dw_mmc_params {
uintptr_t reg_base;