va: baseenc: include the "vacompat.h" for old version glib.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2463>
This commit is contained in:
He Junyan 2022-05-22 15:03:54 +08:00
parent d2651a1e0b
commit de5952bc83

View 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