summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglcontext/qopenglcontextwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qopenglcontext/qopenglcontextwindow.h')
-rw-r--r--tests/manual/qopenglcontext/qopenglcontextwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qopenglcontext/qopenglcontextwindow.h b/tests/manual/qopenglcontext/qopenglcontextwindow.h
index f436d1af0e..37ff1b2082 100644
--- a/tests/manual/qopenglcontext/qopenglcontextwindow.h
+++ b/tests/manual/qopenglcontext/qopenglcontextwindow.h
@@ -31,9 +31,9 @@
#include <QtGui/QWindow>
#include <QtGui/QOpenGLContext>
+#include <QtGui/QOpenGLTextureBlitter>
#include <QtGui/QImage>
#include <QtCore/QVariant>
-#include <QtGui/private/qopengltextureblitter_p.h>
class QOpenGLContextWindow : public QWindow
{