Add back missing include
This commit is contained in:
parent
505b3b7328
commit
356aacab6b
@ -60,6 +60,9 @@
|
|||||||
|
|
||||||
#include "bmesh.h"
|
#include "bmesh.h"
|
||||||
|
|
||||||
|
/* only for customdata_data_transfer_interp_normal_normals */
|
||||||
|
#include "data_transfer_intern.h"
|
||||||
|
|
||||||
/* number of layers to add when growing a CustomData object */
|
/* number of layers to add when growing a CustomData object */
|
||||||
#define CUSTOMDATA_GROW 5
|
#define CUSTOMDATA_GROW 5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user