Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...

Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
This commit is contained in:
Ronald S. Bultje 2003-11-07 12:47:02 +00:00
parent 4473c13a88
commit a6fa08fb99

View file

@ -22,7 +22,6 @@
#define __GST_STEREO_H__
#include <config.h>
#include <gst/gst.h>