diff options
Diffstat (limited to 'hw/misc/exynos4210_clk.c')
-rw-r--r-- | hw/misc/exynos4210_clk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/exynos4210_clk.c b/hw/misc/exynos4210_clk.c index 821d9eab3f..bc1463ff89 100644 --- a/hw/misc/exynos4210_clk.c +++ b/hw/misc/exynos4210_clk.c @@ -19,6 +19,7 @@ #include "qemu/osdep.h" #include "hw/sysbus.h" +#include "migration/vmstate.h" #include "qemu/log.h" #include "qemu/module.h" |