summaryrefslogtreecommitdiff
path: root/services/spd/tlkd/tlkd_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'services/spd/tlkd/tlkd_common.c')
-rw-r--r--services/spd/tlkd/tlkd_common.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/services/spd/tlkd/tlkd_common.c b/services/spd/tlkd/tlkd_common.c
index 6fec91bc..2f0194eb 100644
--- a/services/spd/tlkd/tlkd_common.c
+++ b/services/spd/tlkd/tlkd_common.c
@@ -4,11 +4,13 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#include <arch_helpers.h>
#include <assert.h>
-#include <bl_common.h>
-#include <context_mgmt.h>
#include <string.h>
+
+#include <arch_helpers.h>
+#include <common/bl_common.h>
+#include <lib/el3_runtime/context_mgmt.h>
+
#include "tlkd_private.h"
#define AT_MASK 3