examples/gl/qt: Don't include GL/glx.h unconditionally
authorSeungha Yang <seungha@centricular.com>
Tue, 7 Jul 2020 19:08:33 +0000 (04:08 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 7 Jul 2020 23:12:47 +0000 (23:12 +0000)
commited573ff1f98df63ec03f39a476160c822eb60904
tree252b050c4e89a64ddace05df6cebe14e60030af8
parentc38b6cc305828564692ea5fbea9ac8c0fd230b7d
examples/gl/qt: Don't include GL/glx.h unconditionally

The header file might not be available on non-*nix platform.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/740>
tests/examples/gl/qt/qglwtextureshare/qglrenderer.cpp