gstreamer_core/gst/gstelementfactory.c
changeset 19 24ed0baaf8e5
parent 16 8e837d1bf446
--- a/gstreamer_core/gst/gstelementfactory.c	Fri Apr 16 16:18:02 2010 -0500
+++ b/gstreamer_core/gst/gstelementfactory.c	Fri Apr 30 19:11:56 2010 -0500
@@ -72,6 +72,9 @@
 static void gst_element_factory_class_init (GstElementFactoryClass * klass);
 static void gst_element_factory_init (GstElementFactory * factory);
 static void gst_element_factory_finalize (GObject * object);
+#ifdef __SYMBIAN32__
+IMPORT_C
+#endif
 void __gst_element_details_clear (GstElementDetails * dp);
 static void gst_element_factory_cleanup (GstElementFactory * factory);