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