aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/acpi_wake_source.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/acpi_wake_source.c')
-rw-r--r--src/soc/intel/common/acpi_wake_source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/acpi_wake_source.c b/src/soc/intel/common/acpi_wake_source.c
index 9ac03c99ad..eac68ab9c2 100644
--- a/src/soc/intel/common/acpi_wake_source.c
+++ b/src/soc/intel/common/acpi_wake_source.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 <bootstate.h>
#include <cbmem.h>
#include <console/console.h>