gstreamer_core/gst/gstutils.h
changeset 20 7e3786c5ed27
parent 19 24ed0baaf8e5
--- a/gstreamer_core/gst/gstutils.h	Fri Apr 30 19:11:56 2010 -0500
+++ b/gstreamer_core/gst/gstutils.h	Fri May 14 18:43:44 2010 -0500
@@ -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)					\