diff --git a/pcbnew/CMakeLists.txt b/pcbnew/CMakeLists.txt index 207a6ab886..4c5d5cc94d 100644 --- a/pcbnew/CMakeLists.txt +++ b/pcbnew/CMakeLists.txt @@ -367,7 +367,6 @@ set( PCBNEW_SRCS # extra sources from common set( PCBNEW_COMMON_SRCS ${CMAKE_SOURCE_DIR}/common/base_units.cpp - ${CMAKE_SOURCE_DIR}/common/hotkeys_basic.cpp ) set( PCBNEW_SCRIPTING_DIALOGS