QtMultimedia: Fix warnings about declarative/quick.
Change-Id: Ic9323b222641e41dae05cb4b0dccb6531e845676 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
3171081d43
commit
a5d2b2ed60
@@ -39,8 +39,8 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
#include "qsgvideonode_rgb.h"
|
||||
#include <QtDeclarative/qsgtexturematerial.h>
|
||||
#include <QtDeclarative/qsgmaterial.h>
|
||||
#include <QtQuick/qsgtexturematerial.h>
|
||||
#include <QtQuick/qsgmaterial.h>
|
||||
#include <QtCore/qmutex.h>
|
||||
#include <QtGui/QOpenGLContext>
|
||||
#include <QtGui/QOpenGLFunctions>
|
||||
|
||||
Reference in New Issue
Block a user