aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw-input.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/virtio-ccw-input.c')
-rw-r--r--hw/s390x/virtio-ccw-input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/virtio-ccw-input.c b/hw/s390x/virtio-ccw-input.c
index 075bb094ee..370b776790 100644
--- a/hw/s390x/virtio-ccw-input.c
+++ b/hw/s390x/virtio-ccw-input.c
@@ -9,6 +9,7 @@
*/
#include "qemu/osdep.h"
+#include "hw/qdev-properties.h"
#include "hw/virtio/virtio.h"
#include "qapi/error.h"
#include "qemu/module.h"