summaryrefslogtreecommitdiffstats
path: root/tests/check/elements/gdpdepay.c
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-08-08 13:57:29 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-08-08 13:57:29 +0000
commitd4e9d1d4297403c7bf40ddd4b7d58a42f950e693 (patch)
treecedfae69e6653011dee9cf95d4cfa19768e5b6d6 /tests/check/elements/gdpdepay.c
parent703e3d00fd2ec29091f4ccef23fd9883db43a1dd (diff)
downloadgst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.gz
gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.bz2
gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.zip
tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :)
Original commit message from CVS: * tests/check/elements/gdpdepay.c: (gdpdepay_suite): I forgot to include the file containing the #define :) Now includes "config.h"
Diffstat (limited to 'tests/check/elements/gdpdepay.c')
-rw-r--r--tests/check/elements/gdpdepay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/elements/gdpdepay.c b/tests/check/elements/gdpdepay.c
index 91ea879e..74277cdf 100644
--- a/tests/check/elements/gdpdepay.c
+++ b/tests/check/elements/gdpdepay.c
@@ -18,6 +18,7 @@
* Boston, MA 02111-1307, USA.
*/
+#include "config.h"
#include <string.h>
#include <unistd.h>