aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/stumpy/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/samsung/stumpy/romstage.c')
-rw-r--r--src/mainboard/samsung/stumpy/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/samsung/stumpy/romstage.c b/src/mainboard/samsung/stumpy/romstage.c
index 367a4388f4..830e6b6c1c 100644
--- a/src/mainboard/samsung/stumpy/romstage.c
+++ b/src/mainboard/samsung/stumpy/romstage.c
@@ -37,7 +37,7 @@
#include <arch/cpu.h>
#include <cpu/x86/msr.h>
#include <halt.h>
-#include <security/tpm/tpm.h>
+#include <security/tpm/tis.h>
#if IS_ENABLED(CONFIG_DRIVERS_UART_8250IO)
#include <superio/smsc/lpc47n207/lpc47n207.h>
#endif