summaryrefslogtreecommitdiffstats
path: root/ext/tarkin/gsttarkindec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tarkin/gsttarkindec.c')
-rw-r--r--ext/tarkin/gsttarkindec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tarkin/gsttarkindec.c b/ext/tarkin/gsttarkindec.c
index 07ec652c..a7066f3e 100644
--- a/ext/tarkin/gsttarkindec.c
+++ b/ext/tarkin/gsttarkindec.c
@@ -171,7 +171,7 @@ gst_tarkindec_init (TarkinDec * tarkindec)
tarkindec->nheader = 0;
/* we're chained and we can deal with events */
- GST_FLAG_SET (tarkindec, GST_ELEMENT_EVENT_AWARE);
+ GST_OBJECT_FLAG_SET (tarkindec, GST_ELEMENT_EVENT_AWARE);
}
static void