qtav/fix_qt514_build.patch
peijiankang 066e2086bd Init package for openEuler
(cherry picked from commit 494e06685fa1366a6f94d0bb85da1f43390f69bd)
2023-05-23 17:07:31 +08:00

22 lines
616 B
Diff

From 5abba7f0505e75fceabd4dd8992a7e02bb149d64 Mon Sep 17 00:00:00 2001
From: Alexander Ivash <Alexander.Ivash@StealthBits.com>
Date: Tue, 24 Dec 2019 16:04:25 +0300
Subject: [PATCH] add include
---
qml/SGVideoNode.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/qml/SGVideoNode.cpp b/qml/SGVideoNode.cpp
index b12089d8e..3f2a07d72 100644
--- a/qml/SGVideoNode.cpp
+++ b/qml/SGVideoNode.cpp
@@ -25,6 +25,7 @@
#include "QtAV/VideoFrame.h"
#include <QtCore/QScopedPointer>
#include <QtGui/QOpenGLFunctions>
+#include <QtQuick/QSGMaterial>
#include <QtQuick/QSGMaterialShader>
// all in QSGRenderThread