diff options
Diffstat (limited to 'TPM2-Plugin/lib/include/tpm2_alg_util.h')
-rw-r--r-- | TPM2-Plugin/lib/include/tpm2_alg_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TPM2-Plugin/lib/include/tpm2_alg_util.h b/TPM2-Plugin/lib/include/tpm2_alg_util.h index ce4083c..b9511dc 100644 --- a/TPM2-Plugin/lib/include/tpm2_alg_util.h +++ b/TPM2-Plugin/lib/include/tpm2_alg_util.h @@ -33,7 +33,7 @@ #include <stdbool.h> -#include <sapi/tpm20.h> +#include <tss2/tss2_sys.h> /** * Iterator callback routine for iterating over known algorithm name and value |