summaryrefslogtreecommitdiff
path: root/ext/kate/gstkateutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/kate/gstkateutil.h')
-rw-r--r--ext/kate/gstkateutil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/kate/gstkateutil.h b/ext/kate/gstkateutil.h
index a837369db..85a86d2ad 100644
--- a/ext/kate/gstkateutil.h
+++ b/ext/kate/gstkateutil.h
@@ -98,6 +98,8 @@ extern gboolean gst_kate_decoder_base_sink_query (GstKateDecoderBase * decoder,
GstElement * element, GstPad * pad, GstQuery * query);
extern gboolean
gst_kate_util_decoder_base_queue_event (GstKateDecoderBase * decoder, GstEvent * event, gboolean (*handler)(GstPad *, GstEvent *), GstPad * pad);
+extern const char *
+gst_kate_util_get_error_message (int ret);
G_END_DECLS
#endif /* __GST_KATE_UTIL_H__ */