[093/906] remove 2 warnings

git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@505 93df14bb-0f41-7a43-8087-d3e2a2f0e464
This commit is contained in:
Julien Isorce 2008-06-11 23:12:53 +00:00 committed by Matthew Waters
parent 3778a85f01
commit fccfc68d2b

View file

@ -30,6 +30,9 @@
#include "gstglimagesink.h"
#include "gstglcolorscale.h"
GType gst_gl_filter_app_get_type (void);
GType gst_gl_filter_cube_get_type (void);
#define GST_CAT_DEFAULT gst_gl_gstgl_debug
GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);