Sanitise includes across codebase
[project/bcm63xx/atf.git] / include / plat / common / common_def.h
index 66074ac17c9c277d59e93408c5b09dcdfe212257..66c88ba8cca7e15c7ad56c4e17a28cb43e53538e 100644 (file)
@@ -6,10 +6,11 @@
 #ifndef COMMON_DEF_H
 #define COMMON_DEF_H
 
-#include <bl_common.h>
 #include <platform_def.h>
-#include <utils_def.h>
-#include <xlat_tables_defs.h>
+
+#include <common/bl_common.h>
+#include <lib/utils_def.h>
+#include <lib/xlat_tables/xlat_tables_defs.h>
 
 /******************************************************************************
  * Required platform porting definitions that are expected to be common to