]> git.sur5r.net Git - u-boot/blobdiff - cmd/tpm_test.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / cmd / tpm_test.c
index 2e7d133a47e75ac805d184884f44252334be1d82..35f3c96e3de7c38d4034433cf213ea4903cca116 100644 (file)
@@ -6,7 +6,7 @@
 #include <common.h>
 #include <command.h>
 #include <environment.h>
-#include <tpm.h>
+#include <tpm-v1.h>
 
 /* Prints error and returns on failure */
 #define TPM_CHECK(tpm_command) do { \