aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/tpm_tis.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/tpm_tis.c')
-rw-r--r--src/soc/intel/common/tpm_tis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/tpm_tis.c b/src/soc/intel/common/tpm_tis.c
index 77262b6036..bb0aea0c98 100644
--- a/src/soc/intel/common/tpm_tis.c
+++ b/src/soc/intel/common/tpm_tis.c
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
-#include <arch/acpi.h>
+#include <acpi/acpi.h>
#include <security/tpm/tis.h>
int tis_plat_irq_status(void)