diff options
Diffstat (limited to 'tests/manual/qopenglwidget/openglwidget/openglwidget.cpp')
| -rw-r--r-- | tests/manual/qopenglwidget/openglwidget/openglwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qopenglwidget/openglwidget/openglwidget.cpp b/tests/manual/qopenglwidget/openglwidget/openglwidget.cpp index 031558a787c..1bd40f82f77 100644 --- a/tests/manual/qopenglwidget/openglwidget/openglwidget.cpp +++ b/tests/manual/qopenglwidget/openglwidget/openglwidget.cpp @@ -39,7 +39,7 @@ #include <QtGui/QOpenGLFunctions> #include <QtGui/QGuiApplication> #include <QtGui/QMatrix4x4> -#include <QtGui/QOpenGLShaderProgram> +#include <QOpenGLShaderProgram> #include <QtGui/QScreen> #include <QtCore/qmath.h> |
