Sanitise includes across codebase
[project/bcm63xx/atf.git] / include / lib / xlat_tables / xlat_tables_defs.h
index 09baae9bf7413eda7d65d63f4066d9cacc760d80..6d0fb7896f9f6bfbd39261a93f11ecc2793d6e32 100644 (file)
@@ -8,8 +8,8 @@
 #define XLAT_TABLES_DEFS_H
 
 #include <arch.h>
-#include <utils_def.h>
-#include <xlat_mmu_helpers.h>
+#include <lib/utils_def.h>
+#include <lib/xlat_tables/xlat_mmu_helpers.h>
 
 /* Miscellaneous MMU related constants */
 #define NUM_2MB_IN_GB          (U(1) << 9)