diff options
Diffstat (limited to 'tests/manual/qopenglcontext/qopenglcontextwindow.h')
-rw-r--r-- | tests/manual/qopenglcontext/qopenglcontextwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qopenglcontext/qopenglcontextwindow.h b/tests/manual/qopenglcontext/qopenglcontextwindow.h index 37ff1b20823..1a497a750cc 100644 --- a/tests/manual/qopenglcontext/qopenglcontextwindow.h +++ b/tests/manual/qopenglcontext/qopenglcontextwindow.h @@ -31,7 +31,7 @@ #include <QtGui/QWindow> #include <QtGui/QOpenGLContext> -#include <QtGui/QOpenGLTextureBlitter> +#include <QtOpenGL/QOpenGLTextureBlitter> #include <QtGui/QImage> #include <QtCore/QVariant> |