summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst.h
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2012-08-22 11:43:42 -0300
committerLionel Landwerlin <llandwerlin@gmail.com>2013-03-18 16:24:18 +0000
commitbc24c2870c3a90cd4f6e136c291ad7c18c086f19 (patch)
tree42c505ed07ab41c89a230a362f119627ff9fdab6 /clutter-gst/clutter-gst.h
parent97b1e5ad8c4cabe68553bf4138b1ae5d12535ec3 (diff)
downloadclutter-gst-bc24c2870c3a90cd4f6e136c291ad7c18c086f19.tar.gz
ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.
This patch re-enables examples/video-player and the tests that were requiring ClutterGstVideoTexture (using ClutterGstVideoActor instead).
Diffstat (limited to 'clutter-gst/clutter-gst.h')
-rw-r--r--clutter-gst/clutter-gst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clutter-gst/clutter-gst.h b/clutter-gst/clutter-gst.h
index 128d223..c4233d1 100644
--- a/clutter-gst/clutter-gst.h
+++ b/clutter-gst/clutter-gst.h
@@ -34,6 +34,7 @@
#include "clutter-gst-enum-types.h"
#include "clutter-gst-actor.h"
#include "clutter-gst-video-sink.h"
+#include "clutter-gst-video-actor.h"
#include "clutter-gst-util.h"
#include "clutter-gst-version.h"
#include "clutter-gst-player.h"