Remove incorrect inclusion of GL support headers given EGL presence
authorDonald Carr <donald.carr@nokia.com>
Mon, 16 Apr 2012 05:04:33 +0000 (05:04 +0000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Apr 2012 20:55:26 +0000 (22:55 +0200)
commitd4c4723583d7e2ec3b98d0b7fab98b9f7e1a87e8
tree3db1966dd28c9d00b4334c2d5eee061ad7d866e3
parent6e1594e456a6d4540195be3b46c345256da54841
Remove incorrect inclusion of GL support headers given EGL presence

The include files have a hard dependency on OpenGL (ES2); testing for the
presence of  EGL support is insufficient grounds for including this
functionality

Change-Id: I391b5dbbcbef40ecf68d16617b6eb1c0bb4b799e
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure
src/gui/kernel/kernel.pri
src/gui/opengl/opengl.pri