diff options
Diffstat (limited to 'tdehtml/html/CMakeLists.txt')
-rw-r--r-- | tdehtml/html/CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tdehtml/html/CMakeLists.txt b/tdehtml/html/CMakeLists.txt index a7a3bf466..a108b11f6 100644 --- a/tdehtml/html/CMakeLists.txt +++ b/tdehtml/html/CMakeLists.txt @@ -19,10 +19,10 @@ include_directories( ${CMAKE_SOURCE_DIR}/dcop ${CMAKE_SOURCE_DIR}/tdecore ${CMAKE_SOURCE_DIR}/tdeui - ${CMAKE_SOURCE_DIR}/kio - ${CMAKE_SOURCE_DIR}/kio/kio - ${CMAKE_SOURCE_DIR}/kio/kfile - ${CMAKE_SOURCE_DIR}/kio/kssl + ${CMAKE_SOURCE_DIR}/tdeio + ${CMAKE_SOURCE_DIR}/tdeio/tdeio + ${CMAKE_SOURCE_DIR}/tdeio/tdefile + ${CMAKE_SOURCE_DIR}/tdeio/kssl ${CMAKE_SOURCE_DIR}/tdeutils ${CMAKE_SOURCE_DIR}/tdewallet/client ) |