diff options
Diffstat (limited to 'hw/pci/shpc.h')
-rw-r--r-- | hw/pci/shpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/shpc.h b/hw/pci/shpc.h index 6374e68bdb..467911a558 100644 --- a/hw/pci/shpc.h +++ b/hw/pci/shpc.h @@ -3,7 +3,7 @@ #include "qemu-common.h" #include "exec/memory.h" -#include "vmstate.h" +#include "migration/vmstate.h" struct SHPCDevice { /* Capability offset in device's config space */ |