diff options
Diffstat (limited to 'src/arch/x86/acpi')
-rw-r--r-- | src/arch/x86/acpi/debug.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/acpi/debug.asl b/src/arch/x86/acpi/debug.asl index cde807c17f..2c1d2ce471 100644 --- a/src/arch/x86/acpi/debug.asl +++ b/src/arch/x86/acpi/debug.asl @@ -2,7 +2,7 @@ /* This file is part of the coreboot project. */ /* - #include <arch/acpi.h> + #include <acpi/acpi.h> DefinitionBlock ( "DSDT.AML", "DSDT", |