summaryrefslogtreecommitdiff
path: root/drivers/imx/usdhc/imx_usdhc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/imx/usdhc/imx_usdhc.h')
-rw-r--r--drivers/imx/usdhc/imx_usdhc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/imx/usdhc/imx_usdhc.h b/drivers/imx/usdhc/imx_usdhc.h
index 9ff3298d..e063316a 100644
--- a/drivers/imx/usdhc/imx_usdhc.h
+++ b/drivers/imx/usdhc/imx_usdhc.h
@@ -7,7 +7,7 @@
#ifndef IMX_USDHC_H
#define IMX_USDHC_H
-#include <mmc.h>
+#include <drivers/mmc.h>
typedef struct imx_usdhc_params {
uintptr_t reg_base;