summaryrefslogtreecommitdiffstats
path: root/gst/apetag/apedemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/apetag/apedemux.h')
-rw-r--r--gst/apetag/apedemux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/apetag/apedemux.h b/gst/apetag/apedemux.h
index e0be1589..5f82f279 100644
--- a/gst/apetag/apedemux.h
+++ b/gst/apetag/apedemux.h
@@ -57,7 +57,7 @@ typedef struct _GstApeDemuxClass {
GstElementClass parent_class;
} GstApeDemuxClass;
-GType gst_ape_demux_get_type (void);
+GType gst_ape_demux_get_type (void);
G_END_DECLS