gst_plugins_good/gst/qtdemux/qtdemux.h
changeset 11 1373546e05c6
parent 8 4a7fac7dd34a
--- a/gst_plugins_good/gst/qtdemux/qtdemux.h	Fri May 14 16:08:32 2010 +0300
+++ b/gst_plugins_good/gst/qtdemux/qtdemux.h	Thu May 27 13:09:21 2010 +0300
@@ -101,6 +101,9 @@
   GstElementClass parent_class;
 };
 
+#ifdef __SYMBIAN32__
+IMPORT_C
+#endif
 GType gst_qtdemux_get_type (void);
 
 G_END_DECLS