diff options
Diffstat (limited to 'hw/pam.c')
-rw-r--r-- | hw/pam.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ * THE SOFTWARE. */ #include "sysemu/sysemu.h" -#include "hw/pam.h" +#include "hw/pci-host/pam.h" void smram_update(MemoryRegion *smram_region, uint8_t smram, uint8_t smm_enabled) |