summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/acpi/sgx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/acpi/sgx.c')
-rw-r--r--src/soc/intel/common/block/acpi/sgx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/acpi/sgx.c b/src/soc/intel/common/block/acpi/sgx.c
index 7d9073d9ab..4d2bab52f9 100644
--- a/src/soc/intel/common/block/acpi/sgx.c
+++ b/src/soc/intel/common/block/acpi/sgx.c
@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <acpi/acpigen.h>
-#include <arch/cpu.h>
#include <console/console.h>
+#include <cpu/cpu.h>
#include <intelblocks/acpi.h>
#include <intelblocks/sgx.h>