Remove the module prefix from a number of includes.
Since I get build failures due to other changes in lower modules. Change-Id: Iac6a814071c019de25db52daf941185337fad14a Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
47ef58967b
commit
9d526fca67
@@ -42,7 +42,7 @@
|
||||
#ifndef QSGVIDEONODE_P_H
|
||||
#define QSGVIDEONODE_P_H
|
||||
|
||||
#include <QtQuick/qsgnode.h>
|
||||
#include <qsgnode.h>
|
||||
|
||||
#include <QtMultimedia/qvideoframe.h>
|
||||
#include <QtMultimedia/qvideosurfaceformat.h>
|
||||
|
||||
Reference in New Issue
Block a user