glslstage: remove typedefs from the header
authorMatthew Waters <matthew@centricular.com>
Fri, 30 Oct 2015 03:40:35 +0000 (14:40 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:10 +0000 (19:32 +0000)
commitb0d40019f9423b0581263758482dbbcfea21bd8a
tree36d7b6faa1c0bb705474530623321425e924159c
parent2595f73fd0be91ce209c85710664eec66ce9c4a1
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