Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/gpu/intern/gpu_sprite.c')
-rw-r--r--source/blender/gpu/intern/gpu_sprite.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/gpu/intern/gpu_sprite.c b/source/blender/gpu/intern/gpu_sprite.c
index 675bfc48eca..8d24832d6cc 100644
--- a/source/blender/gpu/intern/gpu_sprite.c
+++ b/source/blender/gpu/intern/gpu_sprite.c
@@ -29,6 +29,8 @@
* \ingroup gpu
*/
+#define GPU_MANGLE_DEPRECATED 0
+
/* my interface */
#include "intern/gpu_sprite_intern.h"