changeset 10 | 6f340f756486 |
parent 8 | 4a7fac7dd34a |
--- 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 <gst/gstutils.h> #include <gst/gstvalue.h> #include <gst/gstxml.h> +#include <gst/gst_global.h> #include <gst/gstparse.h> @@ -80,7 +81,9 @@ #include <gst/gstcompat.h> G_BEGIN_DECLS - +#ifdef __SYMBIAN32__ +IMPORT_C +#endif void gst_init (int *argc, char **argv[]); #ifdef __SYMBIAN32__ IMPORT_C