diff --git a/components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c b/components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c index 0f52287de8..44f841989a 100644 --- a/components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c +++ b/components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/psa_crypto_spm.c @@ -27,7 +27,7 @@ #include "psa_manifest/sid.h" #include "psa/client.h" -#include "crypto.h" +#include "psa/crypto.h" #include "crypto_platform_spe.h" #include "mbed_assert.h"