summaryrefslogtreecommitdiff
path: root/ges/ges.c
diff options
context:
space:
mode:
Diffstat (limited to 'ges/ges.c')
-rw-r--r--ges/ges.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ges/ges.c b/ges/ges.c
index aa2498f5..5eb3820f 100644
--- a/ges/ges.c
+++ b/ges/ges.c
@@ -72,7 +72,8 @@ ges_init (void)
/* register formatter types with the system */
GES_TYPE_PITIVI_FORMATTER;
- GES_TYPE_METADATA_CONTAINER;
+
+ GES_TYPE_META_CONTAINER;
/* check the gnonlin elements are available */
if (!ges_check_gnonlin_availability ())