mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-07 20:31:20 +00:00
[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:
parent
3778a85f01
commit
fccfc68d2b
1 changed files with 3 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue