diff options
Diffstat (limited to 'libkpgp')
-rw-r--r-- | libkpgp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpgp/CMakeLists.txt b/libkpgp/CMakeLists.txt index c6c9d9160..8737af288 100644 --- a/libkpgp/CMakeLists.txt +++ b/libkpgp/CMakeLists.txt @@ -16,7 +16,7 @@ add_subdirectory( pics ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |