nvdec: fix build after GL/gl.h no longer included

GL headers are no longer included in public gstgl headers, except for
gstglfuncs.h so make sure to include that one.

https://bugzilla.gnome.org/show_bug.cgi?id=786993
This commit is contained in:
Per-Erik Brodin 2017-08-29 16:52:07 -07:00 committed by Sebastian Dröge
parent 62d6f5c78a
commit f267451751

View file

@ -31,6 +31,7 @@
#include "gstnvdec.h"
#include <gst/gl/gstglfuncs.h>
#include <cudaGL.h>
typedef enum