Commit: 90df954585553b72f9814ead7da9698f77c2ee59
Author: Julian Eisel
Date:   Wed Sep 21 02:15:25 2016 +0200
Branches: temp_manipulators_core
https://developer.blender.org/rB90df954585553b72f9814ead7da9698f77c2ee59

Use GPU_glew.h to include glew

===================================================================

M       source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c

===================================================================

diff --git 
a/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c 
b/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c
index bc4c57a..69f86aa 100644
--- a/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c
+++ b/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c
@@ -41,7 +41,7 @@
 #include "ED_screen.h"
 #include "ED_view3d.h"
 
-#include "GL/glew.h"
+#include "GPU_glew.h"
 #include "GPU_select.h"
 
 #include "MEM_guardedalloc.h"

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to