openspc: Fix build warning
Add a prototype for gst_spc_dec_get_type
This commit is contained in:
parent
09223cc719
commit
5cabe639ac
@ -65,6 +65,8 @@ struct _GstSpcDecClass
|
||||
GstElementClass parent_class;
|
||||
};
|
||||
|
||||
GType gst_spc_dec_get_type(void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GST_SPC_DEC_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user