summaryrefslogtreecommitdiff
path: root/tests/check/pipelines/simple-launch-lines.c
diff options
context:
space:
mode:
authorMatthew Waters <ystreet00@gmail.com>2012-09-26 07:18:53 +0000
committerMatthew Waters <ystreet00@gmail.com>2014-03-15 18:36:49 +0100
commit11508f6f7a68776b8e172365d7bd2b5c0e528480 (patch)
treed93f97116395996680cc90a2f940a104c19fc4f2 /tests/check/pipelines/simple-launch-lines.c
parent86cdbad63ce21034f550e15a010d5074de2a2946 (diff)
downloadgstreamer-plugins-bad-11508f6f7a68776b8e172365d7bd2b5c0e528480.tar.gz
[599/906] GL|ES2: fix typos from recent changes and make downloading RGB formats work again
Diffstat (limited to 'tests/check/pipelines/simple-launch-lines.c')
-rw-r--r--tests/check/pipelines/simple-launch-lines.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/check/pipelines/simple-launch-lines.c b/tests/check/pipelines/simple-launch-lines.c
index 6eeee0f88..d9138d778 100644
--- a/tests/check/pipelines/simple-launch-lines.c
+++ b/tests/check/pipelines/simple-launch-lines.c
@@ -19,6 +19,10 @@
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <gst/check/gstcheck.h>
#ifndef GST_DISABLE_PARSE