Sanitise includes across codebase
[project/bcm63xx/atf.git] / lib / xlat_tables / xlat_tables_private.h
index fad967ebfb948e2af9bdb2f582974e1c673ad0d2..4390f34ead7e390170caf92bd74f2efc9f6b77bd 100644 (file)
@@ -7,9 +7,10 @@
 #ifndef XLAT_TABLES_PRIVATE_H
 #define XLAT_TABLES_PRIVATE_H
 
-#include <cassert.h>
 #include <platform_def.h>
-#include <xlat_tables_arch.h>
+
+#include <lib/cassert.h>
+#include <lib/xlat_tables/xlat_tables_arch.h>
 
 #if HW_ASSISTED_COHERENCY
 #error xlat tables v2 must be used with HW_ASSISTED_COHERENCY