summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst.h
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2013-08-08 16:38:59 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2013-08-09 18:04:33 +0100
commit37d116d2c997f1a0c933f53f82eb2f3d8eb13808 (patch)
tree55648c898809c36e4983cea4547700b95ad1e3cf /clutter-gst/clutter-gst.h
parentc8761d445985a045986db855363e9b6117df7f77 (diff)
downloadclutter-gst-37d116d2c997f1a0c933f53f82eb2f3d8eb13808.tar.gz
camera: move device list to its own component
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 f6d2901..70b4ccc 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-aspectratio.h"
#include "clutter-gst-camera-device.h"
+#include "clutter-gst-camera-manager.h"
#include "clutter-gst-camera.h"
#include "clutter-gst-content.h"
#include "clutter-gst-crop.h"