summaryrefslogtreecommitdiff
path: root/elements/gstqtvideosink/bufferformat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'elements/gstqtvideosink/bufferformat.cpp')
-rw-r--r--elements/gstqtvideosink/bufferformat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/elements/gstqtvideosink/bufferformat.cpp b/elements/gstqtvideosink/bufferformat.cpp
index c6dd657..09b8a89 100644
--- a/elements/gstqtvideosink/bufferformat.cpp
+++ b/elements/gstqtvideosink/bufferformat.cpp
@@ -15,7 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "bufferformat.h"
-#include <QtCore/QByteArray>
+#include <QByteArray>
BufferFormat BufferFormat::fromCaps(GstCaps *caps)
{