diff options
Diffstat (limited to 'hw/intc/imx_gpcv2.c')
-rw-r--r-- | hw/intc/imx_gpcv2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/imx_gpcv2.c b/hw/intc/imx_gpcv2.c index a83333bdea..17007a4078 100644 --- a/hw/intc/imx_gpcv2.c +++ b/hw/intc/imx_gpcv2.c @@ -11,6 +11,7 @@ #include "qemu/osdep.h" #include "hw/intc/imx_gpcv2.h" +#include "migration/vmstate.h" #include "qemu/log.h" #include "qemu/module.h" |