aboutsummaryrefslogtreecommitdiff
path: root/hw/adc/stm32f2xx_adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/adc/stm32f2xx_adc.c')
-rw-r--r--hw/adc/stm32f2xx_adc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/adc/stm32f2xx_adc.c b/hw/adc/stm32f2xx_adc.c
index c93b60e..9684653 100644
--- a/hw/adc/stm32f2xx_adc.c
+++ b/hw/adc/stm32f2xx_adc.c
@@ -24,6 +24,7 @@
#include "qemu/osdep.h"
#include "hw/sysbus.h"
+#include "migration/vmstate.h"
#include "hw/hw.h"
#include "qemu/log.h"
#include "qemu/module.h"