aboutsummaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/lib/include/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'TPM2-Plugin/lib/include/log.h')
-rw-r--r--TPM2-Plugin/lib/include/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TPM2-Plugin/lib/include/log.h b/TPM2-Plugin/lib/include/log.h
index c4ae0bd..a93c1c2 100644
--- a/TPM2-Plugin/lib/include/log.h
+++ b/TPM2-Plugin/lib/include/log.h
@@ -34,7 +34,7 @@
#include <stdbool.h>
#include <stdio.h>
-#include <sapi/tpm20.h>
+#include <tss2/tss2_sys.h>
#include "tpm2_error.h"
#include "tpm2_util.h"