From 60e3f690cb66dfea9e078b70f12fc53611268f36 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 14 Mar 2020 15:22:04 +1100 Subject: Cleanup: sort file lists & struct declatations --- source/blender/editors/gpencil/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/gpencil/CMakeLists.txt') diff --git a/source/blender/editors/gpencil/CMakeLists.txt b/source/blender/editors/gpencil/CMakeLists.txt index 512e1ec6270..4083169d65c 100644 --- a/source/blender/editors/gpencil/CMakeLists.txt +++ b/source/blender/editors/gpencil/CMakeLists.txt @@ -58,8 +58,8 @@ set(SRC gpencil_undo.c gpencil_utils.c gpencil_uv.c - gpencil_vertex_paint.c gpencil_vertex_ops.c + gpencil_vertex_paint.c gpencil_weight_paint.c gpencil_intern.h -- cgit v1.2.3