diff options
Diffstat (limited to 'kabc/plugins/file/CMakeLists.txt')
-rw-r--r-- | kabc/plugins/file/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kabc/plugins/file/CMakeLists.txt b/kabc/plugins/file/CMakeLists.txt index e3a0fc3ae..0c767b00d 100644 --- a/kabc/plugins/file/CMakeLists.txt +++ b/kabc/plugins/file/CMakeLists.txt @@ -15,11 +15,11 @@ include_directories( ${CMAKE_SOURCE_DIR}/kabc ${TQT_INCLUDE_DIRS} - ${CMAKE_BINARY_DIR}/kdecore + ${CMAKE_BINARY_DIR}/tdecore ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/dcop - ${CMAKE_SOURCE_DIR}/kdecore - ${CMAKE_SOURCE_DIR}/kdeui + ${CMAKE_SOURCE_DIR}/tdecore + ${CMAKE_SOURCE_DIR}/tdeui ${CMAKE_SOURCE_DIR}/kio ${CMAKE_SOURCE_DIR}/kio/kio ${CMAKE_SOURCE_DIR}/kio/kfile |