From 0835c224ba3b245523816700d42d7aad77e8b9fa Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 13 Dec 2018 10:37:01 +1100 Subject: Cleanup: de-duplicate active item center access --- source/blender/editors/object/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/object/CMakeLists.txt') diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt index 17359934c6e..db8997c5e0a 100644 --- a/source/blender/editors/object/CMakeLists.txt +++ b/source/blender/editors/object/CMakeLists.txt @@ -64,6 +64,7 @@ set(SRC object_shapekey.c object_data_transfer.c object_transform.c + object_utils.c object_warp.c object_vgroup.c -- cgit v1.2.3