Nodes: Add include to avoid Windows compiler error
This line was added as request of @HooglyBoogly
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#include "BKE_mesh.h"
|
||||
|
||||
#include "node_geometry_util.hh"
|
||||
|
||||
namespace blender::nodes::node_geo_input_mesh_face_is_planar_cc {
|
||||
|
||||
static void node_declare(NodeDeclarationBuilder &b)
|
||||
|
||||
Reference in New Issue
Block a user