summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-05-26 23:39:55 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2014-05-28 08:27:54 +0100
commit61f1a5a00c500e212976a4f7f82076f21ebcdd7f (patch)
tree354822533fee75a43b2797772efc3b51f589ea4b /tests
parenta4b6dd885961948f5e4bd98e9c0f86de851f95da (diff)
downloadclutter-gst-61f1a5a00c500e212976a4f7f82076f21ebcdd7f.tar.gz
Drop Cogl-Gst dependency and reimport video sink
Diffstat (limited to 'tests')
-rw-r--r--tests/test-alpha.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-alpha.c b/tests/test-alpha.c
index f15e0e8..a73c7c8 100644
--- a/tests/test-alpha.c
+++ b/tests/test-alpha.c
@@ -32,7 +32,6 @@
#include <glib/gprintf.h>
#include <clutter-gst/clutter-gst.h>
-#include <cogl-gst/cogl-gst.h>
static gint opt_framerate = 30;
static gchar *opt_fourcc = "I420";