diff options
Diffstat (limited to 'include/hw/display/dpcd.h')
-rw-r--r-- | include/hw/display/dpcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/display/dpcd.h b/include/hw/display/dpcd.h index 6880ee36a3..6b96a463a7 100644 --- a/include/hw/display/dpcd.h +++ b/include/hw/display/dpcd.h @@ -24,6 +24,7 @@ #ifndef DPCD_H #define DPCD_H +#include "qom/object.h" typedef struct DPCDState DPCDState; |