Fix include file path

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2022-07-29 12:12:00 +02:00
parent f98b57f231
commit 71bf28bb34

View file

@ -22,7 +22,7 @@
#include "hash_info.h" #include "hash_info.h"
#include "legacy_or_psa.h" #include "legacy_or_psa.h"
#include "error.h" #include "mbedtls/error.h"
typedef struct typedef struct
{ {