summaryrefslogtreecommitdiff
path: root/hw/display/i2c-ddc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/i2c-ddc.c')
-rw-r--r--hw/display/i2c-ddc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display/i2c-ddc.c b/hw/display/i2c-ddc.c
index 3ac85216a5..fc70b7930c 100644
--- a/hw/display/i2c-ddc.c
+++ b/hw/display/i2c-ddc.c
@@ -20,6 +20,7 @@
#include "qemu/log.h"
#include "qemu/module.h"
#include "hw/i2c/i2c.h"
+#include "hw/qdev-properties.h"
#include "migration/vmstate.h"
#include "hw/display/i2c-ddc.h"