mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
[216/906] fix glbumper related gtk dependencies
This commit is contained in:
parent
be8d0806d8
commit
66464c279d
1 changed files with 2 additions and 0 deletions
|
@ -31,7 +31,9 @@
|
|||
#include "gstglimagesink.h"
|
||||
#include "gstglcolorscale.h"
|
||||
#include "gstgleffects.h"
|
||||
#ifdef HAVE_GDKPIXBUF
|
||||
#include "gstglbumper.h"
|
||||
#endif
|
||||
|
||||
GType gst_gl_effects_get_type (void);
|
||||
GType gst_gl_filter_app_get_type (void);
|
||||
|
|
Loading…
Reference in a new issue