diff options
Diffstat (limited to 'src/soc/intel/jasperlake/graphics.c')
-rw-r--r-- | src/soc/intel/jasperlake/graphics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/jasperlake/graphics.c b/src/soc/intel/jasperlake/graphics.c index b8192c95b6..175b3ceefa 100644 --- a/src/soc/intel/jasperlake/graphics.c +++ b/src/soc/intel/jasperlake/graphics.c @@ -13,7 +13,7 @@ * GNU General Public License for more details. */ -#include <arch/acpi.h> +#include <acpi/acpi.h> #include <console/console.h> #include <fsp/util.h> #include <device/device.h> |