x86: Update SPL for coreboot
[oweals/u-boot.git] / cmd / tpm_test.c
index 56a5aa4aa5ead0b6c913250903eeae0a590bd698..2cde517d7a9043442e0a17994cd2ba29ade6dce5 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
+#include <cpu_func.h>
 #include <tpm-v1.h>
 #include "tpm-user-utils.h"