Sanitise includes across codebase
[project/bcm63xx/atf.git] / include / drivers / st / stm32_sdmmc2.h
index b17265926338042c31517005555cd81b750f11b5..aa9472c8303d7f92e9fa9518a5610d08c3fdc419 100644 (file)
@@ -7,9 +7,10 @@
 #ifndef STM32_SDMMC2_H
 #define STM32_SDMMC2_H
 
-#include <mmc.h>
 #include <stdbool.h>
 
+#include <drivers/mmc.h>
+
 struct stm32_sdmmc2_params {
        uintptr_t               reg_base;
        unsigned int            clk_rate;