mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 13:11:06 +00:00
omxvideo: Include the separate headers too for compatibility with 1.0.x
This commit is contained in:
parent
38a07c5386
commit
b496a6d6f2
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include <gst/video/video.h>
|
#include <gst/video/video.h>
|
||||||
|
#include <gst/video/gstvideodecoder.h>
|
||||||
|
#include <gst/video/gstvideoencoder.h>
|
||||||
|
|
||||||
#include "gstomx.h"
|
#include "gstomx.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue