From 6e0a1b201f12e020fd58e584c0c8e12deb0c27e8 Mon Sep 17 00:00:00 2001 From: Julien Isorce Date: Thu, 14 Aug 2008 17:03:21 +0200 Subject: [PATCH] [170/906] update codeblocks build --- gst/gl/gstopengl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/gl/gstopengl.c b/gst/gl/gstopengl.c index 47a515c66c..7b35a7b75a 100644 --- a/gst/gl/gstopengl.c +++ b/gst/gl/gstopengl.c @@ -30,6 +30,7 @@ #include "gstgldownload.h" #include "gstglimagesink.h" #include "gstglcolorscale.h" +#include "gstgleffects.h" GType gst_gl_effects_get_type (void); GType gst_gl_filter_app_get_type (void);