summaryrefslogtreecommitdiff
path: root/src/mediactl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mediactl.h')
-rw-r--r--src/mediactl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mediactl.h b/src/mediactl.h
index 65ad890..fbd7813 100644
--- a/src/mediactl.h
+++ b/src/mediactl.h
@@ -38,6 +38,7 @@ struct media_pad {
};
struct media_entity {
+ struct media_device *media;
struct media_entity_desc info;
struct media_pad *pads;
struct media_link *links;