Buildfix for 078e034 missing include

This commit is contained in:
jens verwiebe 2022-10-20 21:06:44 +02:00
parent 8c361d6f66
commit bd1ff201b1
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
#include "UI_interface.h"
#include "UI_resources.h"
#include "DEG_depsgraph_query.h"
#include "node_geometry_util.hh"
namespace blender::nodes {