add config.h

Original commit message from CVS:
add config.h
This commit is contained in:
David Schleef 2003-11-06 22:16:19 +00:00
parent 9bd3716cd3
commit 6ba330fbec

View file

@ -18,6 +18,9 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "gstmpegparse.h"
#include "gstmpegdemux.h"
#include "gstrfc2250enc.h"