diff options
Diffstat (limited to 'hw/isa/apm.c')
-rw-r--r-- | hw/isa/apm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/apm.c b/hw/isa/apm.c index c3101ef52f..f22b2d78a4 100644 --- a/hw/isa/apm.c +++ b/hw/isa/apm.c @@ -24,6 +24,7 @@ #include "hw/isa/apm.h" #include "hw/hw.h" #include "hw/pci/pci.h" +#include "migration/vmstate.h" //#define DEBUG |