aboutsummaryrefslogtreecommitdiff
path: root/hw/isa/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/isa/apm.c')
-rw-r--r--hw/isa/apm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/isa/apm.c b/hw/isa/apm.c
index c3101ef52f..6300b1ba7a 100644
--- a/hw/isa/apm.c
+++ b/hw/isa/apm.c
@@ -22,8 +22,8 @@
#include "qemu/osdep.h"
#include "hw/isa/apm.h"
-#include "hw/hw.h"
#include "hw/pci/pci.h"
+#include "migration/vmstate.h"
//#define DEBUG