[Bf-blender-cvs] [49b2162309d] master: Cleanup: remove unnecessary include

mano-wii noreply at git.blender.org
Thu Aug 1 16:31:40 CEST 2019


Commit: 49b2162309da6abf66764d41d9fc4c45ad01936c
Author: mano-wii
Date:   Thu Aug 1 11:31:17 2019 -0300
Branches: master
https://developer.blender.org/rB49b2162309da6abf66764d41d9fc4c45ad01936c

Cleanup: remove unnecessary include

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

M	source/blender/draw/engines/select/select_engine.c

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

diff --git a/source/blender/draw/engines/select/select_engine.c b/source/blender/draw/engines/select/select_engine.c
index 53a83e495ca..68b4a8084f0 100644
--- a/source/blender/draw/engines/select/select_engine.c
+++ b/source/blender/draw/engines/select/select_engine.c
@@ -29,8 +29,6 @@
 #include "GPU_shader.h"
 #include "GPU_select.h"
 
-#include "DEG_depsgraph.h"
-
 #include "UI_resources.h"
 
 #include "DRW_engine.h"



More information about the Bf-blender-cvs mailing list