From cb90622b41d826e7e316ce1e3c16e5a5c9d028ef Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 7 Nov 2003 12:47:02 +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/festival/gstfestival.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/festival/gstfestival.h') diff --git a/gst/festival/gstfestival.h b/gst/festival/gstfestival.h index f1e382ef..ab463106 100644 --- a/gst/festival/gstfestival.h +++ b/gst/festival/gstfestival.h @@ -61,7 +61,6 @@ #define __GST_FESTIVAL_H__ -#include #include #ifdef __cplusplus -- cgit v1.2.1