summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgraphicsshadereffect_p.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-07 22:20:17 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-07 22:22:31 +0200
commit3d30c0fb60fd43cfdc3fdd4ffb839f1e863ccef6 (patch)
tree4078508400a0138cc16c4746289b3c996037f6cb /src/opengl/qgraphicsshadereffect_p.h
parentb597565788ae430ed26201fc050685cc81050d93 (diff)
fix remaining includes
Made easy thanks to the fixqt4includes script
Diffstat (limited to 'src/opengl/qgraphicsshadereffect_p.h')
-rw-r--r--src/opengl/qgraphicsshadereffect_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgraphicsshadereffect_p.h b/src/opengl/qgraphicsshadereffect_p.h
index 3b319fdbf0..cf82a36b00 100644
--- a/src/opengl/qgraphicsshadereffect_p.h
+++ b/src/opengl/qgraphicsshadereffect_p.h
@@ -53,7 +53,7 @@
// We mean it.
//
-#include <QtGui/qgraphicseffect.h>
+#include <QtWidgets/qgraphicseffect.h>
QT_BEGIN_HEADER