summaryrefslogtreecommitdiffstats
path: root/kode/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kode/CMakeLists.txt')
-rw-r--r--kode/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/CMakeLists.txt b/kode/CMakeLists.txt
index 03b4cf66..616f2f94 100644
--- a/kode/CMakeLists.txt
+++ b/kode/CMakeLists.txt
@@ -12,7 +12,7 @@
add_subdirectory( kxml_compiler )
include_directories(
- ${CMAKE_SOURCE_DIR}/libkdepim
+ ${CMAKE_SOURCE_DIR}/libtdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)