https://bugzilla.gnome.org/show_bug.cgi?id=794589
#if GST_GL_HAVE_VIV_DIRECTVIV
#include <gst/allocators/gstphysmemory.h>
+#include <gst/gl/gstglfuncs.h>
#endif
/**
#include "../gstgl_fwd.h"
#include <gst/gl/gstglcontext.h>
+#include <gst/gl/gstglfuncs.h>
#include "gstglwindow_viv_fb_egl.h"
#include "../gstglwindow_private.h"
}
static void
-_calculate_viewport_coordinates(GstGLWindowVivFBEGL * window_egl,
+_calculate_viewport_coordinates (GstGLWindowVivFBEGL * window_egl,
GstVideoRectangle * req, GstVideoRectangle * result)
{
result->x = req->x;