summaryrefslogtreecommitdiffstats
path: root/examples/opengl/cube/main.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-25 09:15:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-25 09:15:14 +0200
commit4d778f7976417a94d25a4bbcbcfa3955e4ded97a (patch)
tree787f8007fb932ce56bb83d43802bc8e013cd7265 /examples/opengl/cube/main.cpp
parent43b9a99983e19302d47c938c1cf936c80b8cb337 (diff)
Examples: Fix compilation.
Diffstat (limited to 'examples/opengl/cube/main.cpp')
-rw-r--r--examples/opengl/cube/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/cube/main.cpp b/examples/opengl/cube/main.cpp
index faac8a0bd8d..e5b99e77e70 100644
--- a/examples/opengl/cube/main.cpp
+++ b/examples/opengl/cube/main.cpp
@@ -1,4 +1,4 @@
-#include <QtGui/QApplication>
+#include <QApplication>
#include <QLabel>
#ifndef QT_NO_OPENGL