summaryrefslogtreecommitdiffstats
path: root/util/glgen/qopenglversionfunctions__VERSION__.h.header
diff options
context:
space:
mode:
Diffstat (limited to 'util/glgen/qopenglversionfunctions__VERSION__.h.header')
-rw-r--r--util/glgen/qopenglversionfunctions__VERSION__.h.header2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/glgen/qopenglversionfunctions__VERSION__.h.header b/util/glgen/qopenglversionfunctions__VERSION__.h.header
index 7e2f596195..2000c4fbf2 100644
--- a/util/glgen/qopenglversionfunctions__VERSION__.h.header
+++ b/util/glgen/qopenglversionfunctions__VERSION__.h.header
@@ -40,7 +40,7 @@
#include <QtCore/qglobal.h>
-#if !defined(QT_NO_OPENGL) && !defined(QT_OPENGL_ES_2)
+#if !defined(QT_NO_OPENGL) && !QT_CONFIG(opengles2)
#include <QtGui/QOpenGLVersionFunctions>
#include <QtGui/qopenglcontext.h>