]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/char/cadence_uart.c
Include migration/vmstate.h less
[thirdparty/qemu.git] / hw / char / cadence_uart.c
index 6b9eb140c7c5383b20b09834e889d6ae12bc8b7c..0e315b23768189ae0894596ec2b1eef0df4b4685 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "qemu/osdep.h"
 #include "hw/sysbus.h"
+#include "migration/vmstate.h"
 #include "chardev/char-fe.h"
 #include "chardev/char-serial.h"
 #include "qemu/timer.h"