Unbreak build from missing header

This commit is contained in:
Campbell Barton
2023-10-24 09:43:24 +11:00
parent abb6e9471f
commit 515d25fbed

View File

@@ -4,6 +4,8 @@
#include "BKE_geometry_fields.hh"
#include "NOD_socket_search_link.hh"
#include "node_geometry_util.hh"
namespace blender::nodes::node_geo_input_named_layer_selection__cc {