aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc/spm/spm_shim_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/std_svc/spm/spm_shim_private.h')
-rw-r--r--services/std_svc/spm/spm_shim_private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/std_svc/spm/spm_shim_private.h b/services/std_svc/spm/spm_shim_private.h
index f2a7e052cd..7fe9692b45 100644
--- a/services/std_svc/spm/spm_shim_private.h
+++ b/services/std_svc/spm/spm_shim_private.h
@@ -8,7 +8,8 @@
#define SPM_SHIM_PRIVATE_H
#include <stdint.h>
-#include <utils_def.h>
+
+#include <lib/utils_def.h>
/* Assembly source */
IMPORT_SYM(uintptr_t, spm_shim_exceptions_ptr, SPM_SHIM_EXCEPTIONS_PTR);