Commit: 66b1de59b56c875201775b433518760193062af4 Author: Antonio Vazquez Date: Mon Jun 25 22:30:25 2018 +0200 Branches: greasepencil-object https://developer.blender.org/rB66b1de59b56c875201775b433518760193062af4
Merge branch 'blender2.8' into greasepencil-object =================================================================== =================================================================== diff --cc source/blender/editors/space_info/info_stats.c index 0fb266053b4,b0b0f6dee07..2122c88e82a --- a/source/blender/editors/space_info/info_stats.c +++ b/source/blender/editors/space_info/info_stats.c @@@ -32,9 -32,9 +32,10 @@@ #include "DNA_armature_types.h" #include "DNA_curve_types.h" +#include "DNA_gpencil_types.h" #include "DNA_group_types.h" #include "DNA_lattice_types.h" + #include "DNA_mesh_types.h" #include "DNA_meta_types.h" #include "DNA_scene_types.h" _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
