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