aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgshadereffectmesh_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/items/qsgshadereffectmesh_p.h')
-rw-r--r--src/declarative/items/qsgshadereffectmesh_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/items/qsgshadereffectmesh_p.h b/src/declarative/items/qsgshadereffectmesh_p.h
index 463c3d9073..4a1a8ae61b 100644
--- a/src/declarative/items/qsgshadereffectmesh_p.h
+++ b/src/declarative/items/qsgshadereffectmesh_p.h
@@ -41,10 +41,11 @@
#include "qdeclarativeparserstatus.h"
+#include <QtGui/qcolor.h>
#include <QtCore/qobject.h>
#include <QtCore/qsize.h>
#include <QtCore/qvariant.h>
-#include <QtOpenGL/qglfunctions.h>
+#include <QtGui/qopenglfunctions.h>
#ifndef SHADEREFFECTMESH_H
#define SHADEREFFECTMESH_H