glslstage: remove typedefs from the header
authorMatthew Waters <matthew@centricular.com>
Fri, 30 Oct 2015 03:40:35 +0000 (14:40 +1100)
committerMatthew Waters <matthew@centricular.com>
Fri, 30 Oct 2015 03:40:35 +0000 (14:40 +1100)
commitd07c59170a4d3a7d41dcef1e299f31813079348d
tree6b5df7de7164519ac1ce4ee59bf4f8fb1f1b196c
parent8106a0931ad1c7e83f342c9593562e3568f2a9ec
glslstage: remove typedefs from the header

They are already defined in the forward decleration header and defining them
more than once will give an error with OSX's clang about typedef redefinition
being a C11 feature.
gst-libs/gst/gl/gstglslstage.h