]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - include/hw/display/i2c-ddc.h
Move QOM typedefs and add missing includes
[thirdparty/qemu.git] / include / hw / display / i2c-ddc.h
index 1cf53a0c8dbc8244380d6186897c4eede77c5106..8ab50641aab00139d029eebefeef15f55692167b 100644 (file)
@@ -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 {