summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h')
-rw-r--r--src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h b/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h
index 1fa390806..8d3e8f957 100644
--- a/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h
+++ b/src/plugins/renderers/opengl/graphicshelpers/graphicshelpergl4_p.h
@@ -54,7 +54,7 @@
#include <graphicshelperinterface_p.h>
#include <QtCore/qscopedpointer.h>
-#ifndef QT_OPENGL_ES_2
+#if !QT_CONFIG(opengles2)
QT_BEGIN_NAMESPACE