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 130b71df30..6374e68bdb 100644 --- a/hw/pci/shpc.h +++ b/hw/pci/shpc.h @@ -2,7 +2,7 @@ #define SHPC_H #include "qemu-common.h" -#include "memory.h" +#include "exec/memory.h" #include "vmstate.h" struct SHPCDevice { |