summaryrefslogtreecommitdiffstats
path: root/src/threed/effects/qglcolladafxeffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/threed/effects/qglcolladafxeffect.h')
-rw-r--r--src/threed/effects/qglcolladafxeffect.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/threed/effects/qglcolladafxeffect.h b/src/threed/effects/qglcolladafxeffect.h
index a300393c4..db871314b 100644
--- a/src/threed/effects/qglcolladafxeffect.h
+++ b/src/threed/effects/qglcolladafxeffect.h
@@ -44,7 +44,8 @@
#include <QStack>
#include <QList>
-#include <QGLShaderProgram>
+#include <QOpenGLShaderProgram>
+
#include "qglshaderprogrameffect.h"
QT_BEGIN_NAMESPACE