gst_plugins_base/gst/subparse/mpl2parse.h
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
--- a/gst_plugins_base/gst/subparse/mpl2parse.h	Wed Mar 31 22:03:18 2010 +0300
+++ b/gst_plugins_base/gst/subparse/mpl2parse.h	Tue Aug 31 15:30:33 2010 +0300
@@ -24,6 +24,9 @@
 
 G_BEGIN_DECLS
 
+#ifdef __SYMBIAN32__
+IMPORT_C
+#endif
 gchar * parse_mpl2 (ParserState * state, const gchar * line);
 
 G_END_DECLS