aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/st/io_mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/st/io_mmc.h')
-rw-r--r--include/drivers/st/io_mmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/st/io_mmc.h b/include/drivers/st/io_mmc.h
index de71e7d8a0..b35b4b5d0d 100644
--- a/include/drivers/st/io_mmc.h
+++ b/include/drivers/st/io_mmc.h
@@ -7,7 +7,7 @@
#ifndef IO_MMC_H
#define IO_MMC_H
-#include <io_driver.h>
+#include <drivers/io/io_driver.h>
int register_io_dev_mmc(const io_dev_connector_t **dev_con);