diff --git a/components/TARGET_PSA/services/attestation/COMPONENT_SPE/TARGET_MBED_SPM/psa_attest_srv_partition.c b/components/TARGET_PSA/services/attestation/COMPONENT_SPE/TARGET_MBED_SPM/psa_attest_srv_partition.c index 2648612425..91c6830299 100755 --- a/components/TARGET_PSA/services/attestation/COMPONENT_SPE/TARGET_MBED_SPM/psa_attest_srv_partition.c +++ b/components/TARGET_PSA/services/attestation/COMPONENT_SPE/TARGET_MBED_SPM/psa_attest_srv_partition.c @@ -30,8 +30,8 @@ #include "spm_internal.h" #include "psa_attest_srv_partition.h" #include "psa_attest_srv_ifs.h" -#include "psa_crypto_srv_ifs.h" #include "psa_platform_ifs.h" +#include "psa_crypto_srv_ifs.h" /* Threads stacks */