From: Edward Hervey Date: Tue, 8 Aug 2006 13:57:29 +0000 (+0000) Subject: tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :) X-Git-Tag: 1.19.3~507^2~15113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f769cc8782b007f5c213938dde9ecd9f08832d56;p=platform%2Fupstream%2Fgstreamer.git 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" --- diff --git a/tests/check/elements/gdpdepay.c b/tests/check/elements/gdpdepay.c index 91ea879..74277cd 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 #include