va: baseenc: include the "vacompat.h" for old version glib.
authorHe Junyan <junyan.he@intel.com>
Sun, 22 May 2022 07:03:54 +0000 (15:03 +0800)
committerHe Junyan <junyan.he@intel.com>
Sun, 22 May 2022 07:03:54 +0000 (15:03 +0800)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2463>

subprojects/gst-plugins-bad/sys/va/gstvabaseenc.c

index 6632c9a..f09a1fd 100644 (file)
@@ -23,6 +23,7 @@
 #include <gst/va/gstva.h>
 #include <gst/va/vasurfaceimage.h>
 
+#include "vacompat.h"
 #include "gstvacaps.h"
 
 #define GST_CAT_DEFAULT gst_va_base_enc_debug