Fix headers without Qt module directory name in their includes
authorJosh Faust <jfaust@suitabletech.com>
Wed, 20 Feb 2013 19:42:56 +0000 (11:42 -0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 25 Feb 2013 10:50:50 +0000 (11:50 +0100)
commitccba80ee3e7c13844a769e5cd2213f34842c674b
treecc81ec8ff099834d7733e2754f73109d2d3f74a7
parenta496e0874858a4b7d991c179c0e12df46c3d324c
Fix headers without Qt module directory name in their includes

Fixed headers to include the Qt module directory in their #include
directives, e.g. <QtCore/QObject> instead of <QObject>.

QTBUG-29797

Change-Id: I6f61973deb4e48158d3eff896afd81ca4b8ae960
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
src/quick/scenegraph/coreapi/qsggeometry.h
src/quick/scenegraph/coreapi/qsgmaterial.h
src/quick/scenegraph/util/qsgflatcolormaterial.h
src/quick/scenegraph/util/qsgtexture.h