gstgl: Porting fixes for MSVC with Meson
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Oct 2016 02:00:19 +0000 (07:30 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:23 +0000 (19:32 +0000)
commit45ad33c94c9cc625a83f857e767c8633edfe8816
treed917f3d4ae9d2706e73158b37e7e85520b894ab6
parent08e20ff13133ad927e4d0c89c3db91a49f4ab802
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