From 21bfc469abb88c171bb04379644a8595c31b8e12 Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Tue, 14 May 2019 11:39:15 +0200 Subject: Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.h Also renames the corresponding .c file. --- source/blender/editors/util/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/util') diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt index 3b49784d5eb..0564cb07897 100644 --- a/source/blender/editors/util/CMakeLists.txt +++ b/source/blender/editors/util/CMakeLists.txt @@ -84,6 +84,7 @@ set(SRC ../include/ED_sound.h ../include/ED_space_api.h ../include/ED_text.h + ../include/ED_time_scrub_ui.h ../include/ED_transform.h ../include/ED_transform_snap_object_context.h ../include/ED_transverts.h -- cgit v1.2.3