aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display/i2c-ddc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/display/i2c-ddc.h')
-rw-r--r--include/hw/display/i2c-ddc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/display/i2c-ddc.h b/include/hw/display/i2c-ddc.h
index 1cf53a0c8d..8ab50641aa 100644
--- a/include/hw/display/i2c-ddc.h
+++ b/include/hw/display/i2c-ddc.h
@@ -21,6 +21,7 @@
#include "hw/display/edid.h"
#include "hw/i2c/i2c.h"
+#include "qom/object.h"
/* A simple I2C slave which just returns the contents of its EDID blob. */
struct I2CDDCState {