Fix compiling with Alembic

Still need G.main
This commit is contained in:
Sergej Reich 2018-04-01 19:50:19 +02:00
parent f48895f74a
commit b29ecbfc6b
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#ifdef WITH_ALEMBIC
# include "ABC_alembic.h"
# include "BKE_global.h"
#endif
static void initData(ModifierData *md)