diff options
author | Stefan Sauer <ensonic@users.sf.net> | 2011-11-04 18:41:36 +0100 |
---|---|---|
committer | Stefan Sauer <ensonic@users.sf.net> | 2011-11-04 20:15:48 +0100 |
commit | fb162c8eb45416b39be650d280167835817e780b (patch) | |
tree | 153493e465502e1749a6a44728aab8bd3be36ec5 /sys/v4l2/gstv4l2object.h | |
parent | 768e3826abb88f8c4134a429f3dc34eb72df8a15 (diff) |
controller: port to new controller location and api
Diffstat (limited to 'sys/v4l2/gstv4l2object.h')
-rw-r--r-- | sys/v4l2/gstv4l2object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2object.h b/sys/v4l2/gstv4l2object.h index aae6a8db4..8134818f8 100644 --- a/sys/v4l2/gstv4l2object.h +++ b/sys/v4l2/gstv4l2object.h @@ -49,7 +49,6 @@ #include <gst/gst.h> #include <gst/base/gstpushsrc.h> -#include <gst/controller/gstcontroller.h> #include <gst/video/video.h> #include <gst/interfaces/propertyprobe.h> |