From 5621eae1c5881a490e3b2b1d3b17168569634674 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 7 Nov 2003 12:47:01 +0000 Subject: 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 --- gst/auparse/gstauparse.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/auparse') diff --git a/gst/auparse/gstauparse.h b/gst/auparse/gstauparse.h index 7b529c20..d6e5a082 100644 --- a/gst/auparse/gstauparse.h +++ b/gst/auparse/gstauparse.h @@ -22,7 +22,6 @@ #define __GST_AUPARSE_H__ -#include #include -- cgit