aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/st/io_stm32image.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/st/io_stm32image.h')
-rw-r--r--include/drivers/st/io_stm32image.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/drivers/st/io_stm32image.h b/include/drivers/st/io_stm32image.h
index b668219601..68060558ba 100644
--- a/include/drivers/st/io_stm32image.h
+++ b/include/drivers/st/io_stm32image.h
@@ -7,8 +7,8 @@
#ifndef IO_STM32IMAGE_H
#define IO_STM32IMAGE_H
-#include <io_driver.h>
-#include <partition.h>
+#include <drivers/io/io_driver.h>
+#include <drivers/partition/partition.h>
#define MAX_LBA_SIZE 512
#define MAX_PART_NAME_SIZE (EFI_NAMELEN + 1)