Commit: c5de824d82bee8adbfb2731bffb292932843591d Author: Jeroen Bakker Date: Tue Mar 29 15:21:55 2022 +0200 Branches: temp-T96709-painting-target https://developer.blender.org/rBc5de824d82bee8adbfb2731bffb292932843591d
Remove unused include. =================================================================== M source/blender/makesrna/intern/rna_object.c =================================================================== diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c index 2a491869be2..7164f24c2f7 100644 --- a/source/blender/makesrna/intern/rna_object.c +++ b/source/blender/makesrna/intern/rna_object.c @@ -44,7 +44,6 @@ #include "BLI_sys_types.h" /* needed for intptr_t used in ED_mesh.h */ #include "ED_mesh.h" -#include "ED_paint.h" #include "WM_api.h" #include "WM_types.h" _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
