GST_DEBUG reorganization containing loads of stuff:
[platform/upstream/gstreamer.git] / plugins / elements / gstidentity.h
index 42ce65f..dd04364 100644 (file)
 #define __GST_IDENTITY_H__
 
 
-#include <config.h>
 #include <gst/gst.h>
 
 G_BEGIN_DECLS
 
-GstElementDetails gst_identity_details;
-
+extern GstElementDetails gst_identity_details;
+GST_DEBUG_CATEGORY_EXTERN(gst_identity_debug);
 
 #define GST_TYPE_IDENTITY \
   (gst_identity_get_type())