summaryrefslogtreecommitdiff
path: root/drivers/gl_context/context_gl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gl_context/context_gl.cpp')
-rw-r--r--drivers/gl_context/context_gl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gl_context/context_gl.cpp b/drivers/gl_context/context_gl.cpp
index 77a94f9333..82195cc6f6 100644
--- a/drivers/gl_context/context_gl.cpp
+++ b/drivers/gl_context/context_gl.cpp
@@ -12,7 +12,7 @@
#include "context_gl.h"
-#if defined(OPENGL_ENABLED) || defined(LEGACYGL_ENABLED) || defined(GLES2_ENABLED) || defined(GLES1_ENABLED)
+#if defined(OPENGL_ENABLED) || defined(GLES2_ENABLED)