Sanitize SPD include paths
[project/bcm63xx/atf.git] / services / spd / tlkd / tlkd_pm.c
index de34bf6b51d784b34ff73f60b384cce425f042dd..7d1959bce6cfa43e835ae4a8e3765e4cd75240b9 100644 (file)
@@ -7,11 +7,11 @@
 #include <assert.h>
 
 #include <arch_helpers.h>
+#include <bl32/payloads/tlk.h>
 #include <common/bl_common.h>
 #include <common/debug.h>
 #include <lib/el3_runtime/context_mgmt.h>
 #include <lib/psci/psci.h>
-#include <tlk.h>
 
 #include "tlkd_private.h"