summaryrefslogtreecommitdiffstats
path: root/kspell2/plugins/aspell/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/plugins/aspell/CMakeLists.txt')
-rw-r--r--kspell2/plugins/aspell/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/kspell2/plugins/aspell/CMakeLists.txt b/kspell2/plugins/aspell/CMakeLists.txt
index 94928963c..6d1e1ac9b 100644
--- a/kspell2/plugins/aspell/CMakeLists.txt
+++ b/kspell2/plugins/aspell/CMakeLists.txt
@@ -12,9 +12,9 @@
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
- ${CMAKE_BINARY_DIR}/kdecore
+ ${CMAKE_BINARY_DIR}/tdecore
${CMAKE_SOURCE_DIR}/kspell2
- ${CMAKE_SOURCE_DIR}/kdecore
+ ${CMAKE_SOURCE_DIR}/tdecore
${ASPELL_INCLUDE_DIRS}
)