summaryrefslogtreecommitdiff
path: root/services/spd/tlkd/tlkd_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'services/spd/tlkd/tlkd_pm.c')
-rw-r--r--services/spd/tlkd/tlkd_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/spd/tlkd/tlkd_pm.c b/services/spd/tlkd/tlkd_pm.c
index de34bf6b..7d1959bc 100644
--- a/services/spd/tlkd/tlkd_pm.c
+++ b/services/spd/tlkd/tlkd_pm.c
@@ -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"