Fix build error when not using unity build
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
#include "NOD_rna_define.hh"
|
||||
|
||||
#include "DNA_grease_pencil_types.h"
|
||||
|
||||
#include "BKE_grease_pencil.hh"
|
||||
|
||||
#include "UI_interface.hh"
|
||||
#include "UI_resources.hh"
|
||||
|
||||
|
||||
@@ -4,7 +4,10 @@
|
||||
|
||||
#include "node_geometry_util.hh"
|
||||
|
||||
#include "DNA_grease_pencil_types.h"
|
||||
|
||||
#include "BKE_curves.hh"
|
||||
#include "BKE_grease_pencil.hh"
|
||||
|
||||
namespace blender::nodes::node_geo_set_material_index_cc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user