diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt index dd867aaf50c..703ae9f2ed4 100644 --- a/source/blender/windowmanager/CMakeLists.txt +++ b/source/blender/windowmanager/CMakeLists.txt @@ -25,8 +25,8 @@ set(SRC intern/wm_event_query.cc intern/wm_event_system.cc intern/wm_files.cc - intern/wm_files_link.cc intern/wm_files_colorspace.cc + intern/wm_files_link.cc intern/wm_gesture.cc intern/wm_gesture_ops.cc intern/wm_init_exit.cc