Skip to content

Commit

Permalink
Merge pull request #1264 from ElderOrb/fix_5.14_on_windows
Browse files Browse the repository at this point in the history
add include
  • Loading branch information
wang-bin committed Jan 3, 2020
2 parents b12a99e + 5abba7f commit 6067154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/SGVideoNode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "QtAV/VideoFrame.h"
#include <QtCore/QScopedPointer>
#include <QtGui/QOpenGLFunctions>
#include <QtQuick/QSGMaterial>
#include <QtQuick/QSGMaterialShader>

// all in QSGRenderThread
Expand Down

0 comments on commit 6067154

Please sign in to comment.