diff options
Diffstat (limited to 'include/hw/isa/apm.h')
-rw-r--r-- | include/hw/isa/apm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/isa/apm.h b/include/hw/isa/apm.h index b6e070c..0834539 100644 --- a/include/hw/isa/apm.h +++ b/include/hw/isa/apm.h @@ -1,7 +1,7 @@ #ifndef APM_H #define APM_H -#include "exec/memory.h" +#include "system/memory.h" #define APM_CNT_IOPORT 0xb2 #define ACPI_PORT_SMI_CMD APM_CNT_IOPORT |