diff options
Diffstat (limited to 'hw/pam.h')
-rw-r--r-- | hw/pam.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |