diff options
Diffstat (limited to 'dcop/client/CMakeLists.txt')
-rw-r--r-- | dcop/client/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcop/client/CMakeLists.txt b/dcop/client/CMakeLists.txt index 51aca7527..d0b0ee935 100644 --- a/dcop/client/CMakeLists.txt +++ b/dcop/client/CMakeLists.txt @@ -13,8 +13,8 @@ include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/dcop - ${CMAKE_SOURCE_DIR}/kdecore - ${CMAKE_BINARY_DIR}/kdecore + ${CMAKE_SOURCE_DIR}/tdecore + ${CMAKE_BINARY_DIR}/tdecore ) link_directories( |