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