diff --git a/gst-libs/gst/gl/gstglapi.h b/gst-libs/gst/gl/gstglapi.h index 8c9266629f..93b60b792b 100644 --- a/gst-libs/gst/gl/gstglapi.h +++ b/gst-libs/gst/gl/gstglapi.h @@ -39,11 +39,12 @@ # include # include # else -# include -# include # if GST_GL_HAVE_GLES3 # include # include +# else +# include +# include # endif # endif # if !GST_GL_HAVE_OPENGL