aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/pmutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/pmutil.c')
-rw-r--r--src/soc/amd/picasso/pmutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/pmutil.c b/src/soc/amd/picasso/pmutil.c
index a38acf2461..1db9d00a5d 100644
--- a/src/soc/amd/picasso/pmutil.c
+++ b/src/soc/amd/picasso/pmutil.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 <soc/southbridge.h>
#include <amdblocks/acpimmio.h>
#include <security/vboot/vboot_common.h>