diff options
Diffstat (limited to 'khtml/rendering/CMakeLists.txt')
-rw-r--r-- | khtml/rendering/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/khtml/rendering/CMakeLists.txt b/khtml/rendering/CMakeLists.txt index 45924ac2d..fe3301265 100644 --- a/khtml/rendering/CMakeLists.txt +++ b/khtml/rendering/CMakeLists.txt @@ -14,11 +14,11 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR} - ${CMAKE_BINARY_DIR}/kdecore + ${CMAKE_BINARY_DIR}/tdecore ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/khtml - ${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 |