mpeg2: replace GstVaapiTSB API with GstAdapter (gst-plugins-base >= 0.10.24).
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidecoder_mpeg2.h
index 84a9a18..9836833 100644 (file)
@@ -23,6 +23,7 @@
 #define GST_VAAPI_DECODER_MPEG2_H
 
 #include <gst/vaapi/gstvaapidecoder.h>
+#include <gst/base/gstadapter.h>
 
 G_BEGIN_DECLS