Cleanup: make format after SortedIncludes change
This commit is contained in:
@@ -36,16 +36,16 @@
|
||||
# include "DNA_object_types.h"
|
||||
# include "DNA_scene_types.h"
|
||||
|
||||
# include "BLI_string.h"
|
||||
# include "BKE_deform.h"
|
||||
# include "BKE_lattice.h"
|
||||
# include "BKE_main.h"
|
||||
# include "BKE_deform.h"
|
||||
# include "BLI_string.h"
|
||||
|
||||
# include "DEG_depsgraph.h"
|
||||
|
||||
# include "ED_lattice.h"
|
||||
# include "WM_api.h"
|
||||
# include "WM_types.h"
|
||||
# include "ED_lattice.h"
|
||||
|
||||
static void rna_LatticePoint_co_get(PointerRNA *ptr, float *values)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user