Merge "Upgrade TPM2_Plugin to match with the tss stack"
[aaf/sshsm.git] / TPM2-Plugin / lib / include / tpm2_plugin_api.h
index d96d2f9..a21641a 100644 (file)
@@ -23,7 +23,7 @@
 #include <ctype.h>
 #include <getopt.h>
 
-#include <sapi/tpm20.h>
+#include <tss2/tss2_sys.h>
 #include "hwpluginif.h"
 
 #ifdef __cplusplus