gl/examples/qt: hook up to meson build
[platform/upstream/gstreamer.git] / tests / examples / gl / qt / qglwtextureshare / qglrenderer.cpp
index 629cc89..aaf1624 100644 (file)
@@ -29,6 +29,7 @@
 
 #include <gst/video/video.h>
 #include <gst/gl/gl.h>
+#include <gst/gl/gstglfuncs.h>
 
 #if GST_GL_HAVE_PLATFORM_GLX
 #include <QX11Info>