summaryrefslogtreecommitdiff
path: root/hw/misc/zynq-xadc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/zynq-xadc.c')
-rw-r--r--hw/misc/zynq-xadc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/zynq-xadc.c b/hw/misc/zynq-xadc.c
index c5cff5a8a9..edfe76ba20 100644
--- a/hw/misc/zynq-xadc.c
+++ b/hw/misc/zynq-xadc.c
@@ -17,6 +17,7 @@
#include "hw/hw.h"
#include "hw/irq.h"
#include "hw/misc/zynq-xadc.h"
+#include "migration/vmstate.h"
#include "qemu/timer.h"
#include "sysemu/sysemu.h"
#include "qemu/log.h"