mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
not a system header
Original commit message from CVS: not a system header
This commit is contained in:
parent
fe44dafa4b
commit
a75cf2a9df
1 changed files with 3 additions and 1 deletions
|
@ -24,8 +24,10 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <avcodec.h>
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
extern gboolean gst_ffmpegcolorspace_register (GstPlugin * plugin);
|
||||
|
||||
|
|
Loading…
Reference in a new issue