diff options
Diffstat (limited to 'hw/acpi/hmat.h')
-rw-r--r-- | hw/acpi/hmat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/acpi/hmat.h b/hw/acpi/hmat.h index b57f0e7..fd989cb 100644 --- a/hw/acpi/hmat.h +++ b/hw/acpi/hmat.h @@ -27,7 +27,8 @@ #ifndef HMAT_H #define HMAT_H -#include "hw/acpi/aml-build.h" +#include "hw/acpi/bios-linker-loader.h" +#include "sysemu/numa.h" /* * ACPI 6.3: 5.2.27.3 Memory Proximity Domain Attributes Structure, |