aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/shared/logorenderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/shared/logorenderer.h')
-rw-r--r--examples/quick/scenegraph/shared/logorenderer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/scenegraph/shared/logorenderer.h b/examples/quick/scenegraph/shared/logorenderer.h
index 6e7c4b897f..03821919a9 100644
--- a/examples/quick/scenegraph/shared/logorenderer.h
+++ b/examples/quick/scenegraph/shared/logorenderer.h
@@ -53,8 +53,8 @@
#include <QtGui/qvector3d.h>
#include <QtGui/qmatrix4x4.h>
-#include <QtGui/qopenglshaderprogram.h>
-#include <QtGui/qopenglfunctions.h>
+#include <qopenglshaderprogram.h>
+#include <qopenglfunctions.h>
#include <QTime>
#include <QVector>