summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-11-07 12:47:02 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-11-07 12:47:02 +0000
commit3f9d4cbd088a29ec2175c40ec8f7f3ae6a1df509 (patch)
tree86dad60ac253f61e30d99bb1857d5a7c53777be0 /tests
parentb39f653c3d6ac9d41120d32b89ad21ccfbffde65 (diff)
downloadgstreamer-plugins-base-3f9d4cbd088a29ec2175c40ec8f7f3ae6a1df509.tar.gz
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 'tests')
-rw-r--r--tests/old/testsuite/alsa/sinesrc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/old/testsuite/alsa/sinesrc.h b/tests/old/testsuite/alsa/sinesrc.h
index ab352378f..a5220a294 100644
--- a/tests/old/testsuite/alsa/sinesrc.h
+++ b/tests/old/testsuite/alsa/sinesrc.h
@@ -22,7 +22,6 @@
#define __SINESRC_H__
-#include <config.h>
#include <gst/gst.h>
#ifdef __cplusplus