summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/genoa_poc/root_complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/genoa_poc/root_complex.c')
-rw-r--r--src/soc/amd/genoa_poc/root_complex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/genoa_poc/root_complex.c b/src/soc/amd/genoa_poc/root_complex.c
index 7dd1f821bc85..849bf77a7891 100644
--- a/src/soc/amd/genoa_poc/root_complex.c
+++ b/src/soc/amd/genoa_poc/root_complex.c
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <amdblocks/data_fabric.h>
+#include <amdblocks/ioapic.h>
#include <amdblocks/root_complex.h>
#include <console/console.h>
#include <device/device.h>