GL: Fix compilation error on MSVC (for real)
This commit is contained in:
@@ -24,7 +24,7 @@ using namespace blender;
|
||||
using namespace blender::gpu;
|
||||
using namespace blender::gpu::shader;
|
||||
|
||||
extern "C" extern char datatoc_glsl_shader_defines_glsl[];
|
||||
extern "C" char datatoc_glsl_shader_defines_glsl[];
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/** \name Creation / Destruction
|
||||
|
Reference in New Issue
Block a user