diff options
Diffstat (limited to 'kmobile/CMakeLists.txt')
-rw-r--r-- | kmobile/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/CMakeLists.txt b/kmobile/CMakeLists.txt index 109a0f8a1..7a160afd1 100644 --- a/kmobile/CMakeLists.txt +++ b/kmobile/CMakeLists.txt @@ -18,7 +18,7 @@ add_subdirectory( devices ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR} - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |