summaryrefslogtreecommitdiff
path: root/src/QGst/bin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/QGst/bin.cpp')
-rw-r--r--src/QGst/bin.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/QGst/bin.cpp b/src/QGst/bin.cpp
index efb5ba4..eec9886 100644
--- a/src/QGst/bin.cpp
+++ b/src/QGst/bin.cpp
@@ -17,8 +17,7 @@
#include "bin.h"
#include "pad.h"
#include "../QGlib/error.h"
-#include <gst/gstbin.h>
-#include <gst/gstutils.h>
+#include <gst/gst.h>
namespace QGst {