changeset 10 | 6f340f756486 |
parent 8 | 4a7fac7dd34a |
--- a/gstreamer_core/gst/gstplugin.h Mon May 03 12:47:24 2010 +0300 +++ b/gstreamer_core/gst/gstplugin.h Fri May 14 16:08:32 2010 +0300 @@ -320,9 +320,15 @@ GType gst_plugin_get_type (void); #ifndef GST_DISABLE_DEPRECATED +#ifdef __SYMBIAN32__ +IMPORT_C +#endif void _gst_plugin_register_static (GstPluginDesc *desc); #endif +#ifdef __SYMBIAN32__ +IMPORT_C +#endif gboolean gst_plugin_register_static (gint major_version, gint minor_version, const gchar *name,