summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglqueryhelper_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglqueryhelper_p.h')
-rw-r--r--src/opengl/qopenglqueryhelper_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qopenglqueryhelper_p.h b/src/opengl/qopenglqueryhelper_p.h
index f3ed997f98..40fe4cd89d 100644
--- a/src/opengl/qopenglqueryhelper_p.h
+++ b/src/opengl/qopenglqueryhelper_p.h
@@ -53,7 +53,7 @@
#include <QtGui/private/qtguiglobal_p.h>
-#if !defined(QT_OPENGL_ES_2)
+#if !QT_CONFIG(opengles2)
#include <QtGui/QOpenGLContext>