gstgl: Porting fixes for MSVC with Meson
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Oct 2016 02:00:19 +0000 (07:30 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Oct 2016 17:36:25 +0000 (23:06 +0530)
commitd5dba89fc032ba13c9b220208af98b42a1cd527e
tree923d84cb3855d63d6dffca772ac0d37ed0164b4e
parent86e75e5c903a68096763b00e5b7f8058c93e64e0
gstgl: Porting fixes for MSVC with Meson

GL/gl.h needs windows.h on MSVC

WINAPI should not be used with MSVC. It also causes a build error.
gst-libs/gst/gl/gstglapi.h