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 c29443c5af..1cf53a0c8d 100644
--- a/include/hw/display/i2c-ddc.h
+++ b/include/hw/display/i2c-ddc.h
@@ -20,6 +20,7 @@
#define I2C_DDC_H
#include "hw/display/edid.h"
+#include "hw/i2c/i2c.h"
/* A simple I2C slave which just returns the contents of its EDID blob. */
struct I2CDDCState {