diff options
Diffstat (limited to 'hw/pam.c')
| -rw-r--r-- | hw/pam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pam.c b/hw/pam.c index 6c0061e06e..7181bd68eb 100644 --- a/hw/pam.c +++ b/hw/pam.c @@ -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) |