diff -r fae53e47b8b4 -r 7ce29e50e9e1 gstreamer_core/gst/gstutils.h --- a/gstreamer_core/gst/gstutils.h Fri Jun 11 16:24:58 2010 +0100 +++ b/gstreamer_core/gst/gstutils.h Thu Jul 22 16:36:00 2010 +0100 @@ -173,7 +173,7 @@ type_as_function ## _class_init ((type ## Class *)g_class); \ } \ \ -__declspec(dllimport) GType type_as_function ## _get_type (void); \ +GType type_as_function ## _get_type (void); \ \ __declspec(dllexport) GType \ type_as_function ## _get_type (void) \