summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2012-01-04 08:19:54 +0100
committerGunnar Sletta <gunnar.sletta@nokia.com>2012-01-04 08:52:55 +0100
commit107be565ab3aa4d7c2c82e4094824e0783ecbcbe (patch)
tree6c4bcac6fdc87cee299e39d6596e497607be69ad /src/plugins/platforms/wayland/gl_integration
parent0cdcaf0dd06c1a78efad779d8fc5168c2cc56757 (diff)
Remove QtOpenGL includes
Change-Id: I66c4c98b308bd97760ad2db720785ee64fc64959 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'src/plugins/platforms/wayland/gl_integration')
-rw-r--r--src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.cpp b/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.cpp
index c03e8a944..3841bef61 100644
--- a/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.cpp
+++ b/src/plugins/platforms/wayland/gl_integration/readback_egl/qwaylandreadbackeglcontext.cpp
@@ -46,9 +46,6 @@
#include <QtCore/QDebug>
#include <QtGui/QWindowContext>
-#include <QtOpenGL/QGLContext>
-#include <QtOpenGL/private/qglextensions_p.h>
-
#include "qwaylandshmsurface.h"