summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-11-07 12:47:02 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:05 +0100
commitbe73d84bd7afed2bad2ed33e59f89212df8e3954 (patch)
tree0535421e8e8e27aff15f3b63de8c694a2fc4370b /gst/y4m
parent721123c9f53206051b99caece06717a23fcdc382 (diff)
[MOVED FROM BAD] 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
Diffstat (limited to 'gst/y4m')
-rw-r--r--gst/y4m/gsty4mencode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/y4m/gsty4mencode.h b/gst/y4m/gsty4mencode.h
index a42ad727..07d369cc 100644
--- a/gst/y4m/gsty4mencode.h
+++ b/gst/y4m/gsty4mencode.h
@@ -22,7 +22,6 @@
#define __GST_Y4MENCODE_H__
-#include <config.h>
#include <gst/gst.h>
/* #include <gst/meta/audioraw.h> */