summaryrefslogtreecommitdiff
path: root/gst/gaudieffects/gstdodge.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gaudieffects/gstdodge.h')
-rw-r--r--gst/gaudieffects/gstdodge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gaudieffects/gstdodge.h b/gst/gaudieffects/gstdodge.h
index 64bf4d0cb..53e41c522 100644
--- a/gst/gaudieffects/gstdodge.h
+++ b/gst/gaudieffects/gstdodge.h
@@ -78,6 +78,7 @@ struct _GstDodgeClass
};
GType gst_dodge_get_type (void);
+GST_ELEMENT_REGISTER_DECLARE (dodge);
G_END_DECLS