summaryrefslogtreecommitdiffstats
path: root/kate/plugins/wordcompletion/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/plugins/wordcompletion/CMakeLists.txt')
-rw-r--r--kate/plugins/wordcompletion/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/kate/plugins/wordcompletion/CMakeLists.txt b/kate/plugins/wordcompletion/CMakeLists.txt
index f93e03291..007b93f20 100644
--- a/kate/plugins/wordcompletion/CMakeLists.txt
+++ b/kate/plugins/wordcompletion/CMakeLists.txt
@@ -12,10 +12,10 @@
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
- ${CMAKE_BINARY_DIR}/kdecore
+ ${CMAKE_BINARY_DIR}/tdecore
${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/kdecore
- ${CMAKE_SOURCE_DIR}/kdeui
+ ${CMAKE_SOURCE_DIR}/tdecore
+ ${CMAKE_SOURCE_DIR}/tdeui
${CMAKE_SOURCE_DIR}/interfaces
)