summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst.h
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2012-08-15 15:33:32 -0300
committerLionel Landwerlin <llandwerlin@gmail.com>2013-03-18 16:24:18 +0000
commit228b9f33dffcfebcf988fb9c61442a792eca3756 (patch)
tree6e9875ea07dd97469c116f858551b40d01d61da5 /clutter-gst/clutter-gst.h
parentb6d16c43ae7e4286aa63266ec2bd7ff890f09a9d (diff)
downloadclutter-gst-228b9f33dffcfebcf988fb9c61442a792eca3756.tar.gz
ClutterGstCameraDevice: Add new class representing a camera device using GStreamer.
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 c4233d1..1096ae6 100644
--- a/clutter-gst/clutter-gst.h
+++ b/clutter-gst/clutter-gst.h
@@ -35,6 +35,7 @@
#include "clutter-gst-actor.h"
#include "clutter-gst-video-sink.h"
#include "clutter-gst-video-actor.h"
+#include "clutter-gst-camera-device.h"
#include "clutter-gst-util.h"
#include "clutter-gst-version.h"
#include "clutter-gst-player.h"