mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +00:00
add config.h
Original commit message from CVS: add config.h
This commit is contained in:
parent
9bd3716cd3
commit
6ba330fbec
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include "config.h"
|
||||||
|
#endif
|
||||||
#include "gstmpegparse.h"
|
#include "gstmpegparse.h"
|
||||||
#include "gstmpegdemux.h"
|
#include "gstmpegdemux.h"
|
||||||
#include "gstrfc2250enc.h"
|
#include "gstrfc2250enc.h"
|
||||||
|
|
Loading…
Reference in a new issue