gtkgstsink: Include gdkdmabuffourccprivate.h
It includes a fallback list of fourccs. Otherwise we might miss some DRM_FORMAT definition.
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
#include <gst/gl/gstglfuncs.h>
|
#include <gst/gl/gstglfuncs.h>
|
||||||
|
|
||||||
#ifdef HAVE_GSTREAMER_DRM
|
#ifdef HAVE_GSTREAMER_DRM
|
||||||
#include <drm_fourcc.h>
|
#include <gdk/gdkdmabuffourccprivate.h>
|
||||||
#include <gst/allocators/gstdmabuf.h>
|
#include <gst/allocators/gstdmabuf.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user