diff --git a/Makefile.common b/Makefile.common index 9a44cc7e01..139d0565f9 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1160,7 +1160,6 @@ ifeq ($(HAVE_GL_CONTEXT), 1) endif OBJ += gfx/drivers_shader/shader_glsl.o - DEFINES += -DHAVE_GLSL endif ifeq ($(HAVE_EGL), 1)