Sanitise includes across codebase
[project/bcm63xx/atf.git] / plat / rpi3 / rpi3_image_load.c
index fad9e4f34a18de1bcacccbc21089a42ea7e5118a..5394c6f7c8ef0eb1961dd0249b7541ff36f01e61 100644 (file)
@@ -4,11 +4,12 @@
  * SPDX-License-Identifier: BSD-3-Clause
  */
 
-#include <bl_common.h>
-#include <desc_image_load.h>
-#include <platform.h>
 #include <platform_def.h>
 
+#include <common/bl_common.h>
+#include <common/desc_image_load.h>
+#include <plat/common/platform.h>
+
 /*******************************************************************************
  * This function flushes the data structures so that they are visible
  * in memory for the next BL image.