summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/graphics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/icelake/graphics.c')
-rw-r--r--src/soc/intel/icelake/graphics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/icelake/graphics.c b/src/soc/intel/icelake/graphics.c
index 1539b4210837..35fe8b623642 100644
--- a/src/soc/intel/icelake/graphics.c
+++ b/src/soc/intel/icelake/graphics.c
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*/
-#include <arch/acpigen.h>
+#include <arch/acpi.h>
#include <console/console.h>
#include <fsp/util.h>
#include <device/device.h>