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')
-rw-r--r--source/blender/gpu/GPU_matrix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/gpu/GPU_matrix.h b/source/blender/gpu/GPU_matrix.h
index b2e18de3b84..219c7b1c6c1 100644
--- a/source/blender/gpu/GPU_matrix.h
+++ b/source/blender/gpu/GPU_matrix.h
@@ -33,7 +33,6 @@
#define __GPU_MATRIX_H__
#include "BLI_sys_types.h"
-#include "GPU_glew.h"
#include "../../../intern/gawain/gawain/gwn_shader_interface.h"
#ifdef __cplusplus