diff --git a/components/TARGET_PSA/services/attestation/tfm_client.h b/components/TARGET_PSA/services/attestation/tfm_client.h index e35988aae1..ee2645dc0a 100755 --- a/components/TARGET_PSA/services/attestation/tfm_client.h +++ b/components/TARGET_PSA/services/attestation/tfm_client.h @@ -19,7 +19,7 @@ #ifndef __TFM_CLIENT_H__ #define __TFM_CLIENT_H__ -#include "psa_defs.h" +#include "psa/client.h" #ifdef __cplusplus extern "C" {