glbufferpool: move typedef's into the forward decleration file
authorMatthew Waters <matthew@centricular.com>
Thu, 29 Oct 2015 14:16:02 +0000 (01:16 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:10 +0000 (19:32 +0000)
commit33f73b400d6f6e184412bfaad65b503fa9e38d62
tree0ca65d81d428368d4a323a5d6f06a86f8b3701a5
parent6bb560a4ebb52a48003872512a7c45afa3153639
glbufferpool: move typedef's into the forward decleration file

Otherwise, for example, clang will warn about typedef redefinitions
being a C11 feature.
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstglbufferpool.h