12 lines
329 B
Diff
12 lines
329 B
Diff
--- a/src/gui/opengl/qopengl.h 2016-03-28 12:38:39.586289800 +0200
|
|
+++ b/src/gui/opengl/qopengl.h 2016-03-29 19:02:10.798797300 +0200
|
|
@@ -111,7 +111,7 @@
|
|
*/
|
|
typedef char GLchar;
|
|
|
|
-# include <QtGui/qopengles2ext.h>
|
|
+//# include <QtGui/qopengles2ext.h>
|
|
# endif // Q_OS_MAC
|
|
#else // non-ES2 platforms
|
|
# if defined(Q_OS_MAC)
|