aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/stout/romstage.c')
-rw-r--r--src/mainboard/google/stout/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/stout/romstage.c b/src/mainboard/google/stout/romstage.c
index 90313fb848..0710f02e3d 100644
--- a/src/mainboard/google/stout/romstage.c
+++ b/src/mainboard/google/stout/romstage.c
@@ -35,7 +35,7 @@
#include <cpu/x86/msr.h>
#include <halt.h>
#include <bootmode.h>
-#include <security/tpm/tpm.h>
+#include <security/tpm/tis.h>
#include <cbfs.h>
#include <ec/quanta/it8518/ec.h>
#include "ec.h"