changeset 11 | 1373546e05c6 |
parent 10 | 6f340f756486 |
--- a/gstreamer_core/gst/gstutils.h Fri May 14 16:08:32 2010 +0300 +++ b/gstreamer_core/gst/gstutils.h Thu May 27 13:09:21 2010 +0300 @@ -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) \