diff -r 2a0f36a70380 -r 6f340f756486 gstreamer_core/gst/gst.h --- a/gstreamer_core/gst/gst.h Mon May 03 12:47:24 2010 +0300 +++ b/gstreamer_core/gst/gst.h Fri May 14 16:08:32 2010 +0300 @@ -73,6 +73,7 @@ #include #include #include +#include #include @@ -80,7 +81,9 @@ #include G_BEGIN_DECLS - +#ifdef __SYMBIAN32__ +IMPORT_C +#endif void gst_init (int *argc, char **argv[]); #ifdef __SYMBIAN32__ IMPORT_C