summaryrefslogtreecommitdiff
path: root/src/QGst/object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/QGst/object.cpp')
-rw-r--r--src/QGst/object.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QGst/object.cpp b/src/QGst/object.cpp
index c889316..f337ed3 100644
--- a/src/QGst/object.cpp
+++ b/src/QGst/object.cpp
@@ -16,7 +16,7 @@
*/
#include "object.h"
#include "../QGlib/string_p.h"
-#include <gst/gstobject.h>
+#include <gst/gst.h>
namespace QGst {