summaryrefslogtreecommitdiffstats
path: root/kio/httpfilter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kio/httpfilter/CMakeLists.txt')
-rw-r--r--kio/httpfilter/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/httpfilter/CMakeLists.txt b/kio/httpfilter/CMakeLists.txt
index 802e45b89..eec4e78a7 100644
--- a/kio/httpfilter/CMakeLists.txt
+++ b/kio/httpfilter/CMakeLists.txt
@@ -13,8 +13,8 @@ include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR}
- ${CMAKE_BINARY_DIR}/kdecore
- ${CMAKE_SOURCE_DIR}/kdecore
+ ${CMAKE_BINARY_DIR}/tdecore
+ ${CMAKE_SOURCE_DIR}/tdecore
${CMAKE_SOURCE_DIR}/kio
)