diff options
Diffstat (limited to 'hw/pam.h')
| -rw-r--r-- | hw/pam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pam.h b/hw/pam.h index 2d77ebe0d9..8e9e349b1d 100644 --- a/hw/pam.h +++ b/hw/pam.h @@ -51,7 +51,7 @@ */ #include "qemu-common.h" -#include "memory.h" +#include "exec/memory.h" #define SMRAM_C_BASE 0xa0000 #define SMRAM_C_END 0xc0000 |