Sanitise includes across codebase
[project/bcm63xx/atf.git] / plat / qemu / qemu_bl31_setup.c
index 7542674ec5e9bfbec7bfbbbd2faef4c140bb0958..97468114a1ae5eb075eb577028096c31386b4117 100644 (file)
@@ -5,11 +5,14 @@
  */
 
 #include <assert.h>
-#include <bl_common.h>
-#include <gic_common.h>
-#include <gicv2.h>
+
 #include <platform_def.h>
-#include <platform.h>
+
+#include <common/bl_common.h>
+#include <drivers/arm/gic_common.h>
+#include <drivers/arm/gicv2.h>
+#include <plat/common/platform.h>
+
 #include "qemu_private.h"
 
 /*