Commit: 8c9432be6a8340a02388a0ad75e6d2117a1a0c59
Author: Hans Goudey
Date:   Thu Sep 2 15:47:50 2021 -0500
Branches: temp-geometry-nodes-fields
https://developer.blender.org/rB8c9432be6a8340a02388a0ad75e6d2117a1a0c59

Cleanup: Remove unnecessary include

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

M       source/blender/nodes/geometry/nodes/node_geo_position.cc

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

diff --git a/source/blender/nodes/geometry/nodes/node_geo_position.cc 
b/source/blender/nodes/geometry/nodes/node_geo_position.cc
index 917584340e8..b4378240bf6 100644
--- a/source/blender/nodes/geometry/nodes/node_geo_position.cc
+++ b/source/blender/nodes/geometry/nodes/node_geo_position.cc
@@ -14,8 +14,6 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
-#include "DEG_depsgraph_query.h"
-
 #include "node_geometry_util.hh"
 
 namespace blender::nodes {

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to