summaryrefslogtreecommitdiff
path: root/src/QGst/videoorientation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QGst/videoorientation.h')
-rw-r--r--src/QGst/videoorientation.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/QGst/videoorientation.h b/src/QGst/videoorientation.h
index 254a9af..4764ee1 100644
--- a/src/QGst/videoorientation.h
+++ b/src/QGst/videoorientation.h
@@ -19,14 +19,15 @@
#ifndef QGST_VIDEOORIENTATION_H
#define QGST_VIDEOORIENTATION_H
-#include "element.h"
+#include "global.h"
+#include "../QGlib/object.h"
namespace QGst {
/*! \interface VideoOrientation videoorientation.h <QGst/VideoOrientation>
* \brief Wrapper class for GstVideoOrientation
*/
-class VideoOrientation : public Element
+class VideoOrientation : public QGlib::Interface
{
QGST_WRAPPER(VideoOrientation)
public: