From a6fa08fb997086626a8d0d0b4aa641285771bf96 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 7 Nov 2003 12:47:02 +0000 Subject: [PATCH] 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/audiofx/gststereo.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gst/audiofx/gststereo.h b/gst/audiofx/gststereo.h index 238ec1a89..8b78f25eb 100644 --- a/gst/audiofx/gststereo.h +++ b/gst/audiofx/gststereo.h @@ -22,7 +22,6 @@ #define __GST_STEREO_H__ -#include #include -- GitLab