Makefile: remove extra include paths in INCLUDES
[project/bcm63xx/atf.git] / services / spd / trusty / trusty.c
index b059a4352a20ac07cbdf0ae1d8545650967fe1f2..d6c092cb7fa045875e2d6392f06fc2565080fcb5 100644 (file)
@@ -5,9 +5,9 @@
  */
 
 #include <assert.h>
+#include <lib/xlat_tables/xlat_tables_v2.h>
 #include <stdbool.h>
 #include <string.h>
-#include <xlat_tables_v2.h>
 
 #include <arch_helpers.h>
 #include <bl31/bl31.h>