aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/tpm2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/google/chromeos/tpm2.c')
-rw-r--r--src/vendorcode/google/chromeos/tpm2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/google/chromeos/tpm2.c b/src/vendorcode/google/chromeos/tpm2.c
index fd1dac9a35..266cf75f61 100644
--- a/src/vendorcode/google/chromeos/tpm2.c
+++ b/src/vendorcode/google/chromeos/tpm2.c
@@ -15,7 +15,7 @@
#include <bootstate.h>
#include <console/console.h>
-#include <tpm_lite/tlcl.h>
+#include <security/tpm/tlcl.h>
#include <vb2_api.h>
static void disable_platform_hierarchy(void *unused)