diff options
Diffstat (limited to 'kresources/slox/CMakeLists.txt')
-rw-r--r-- | kresources/slox/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/slox/CMakeLists.txt b/kresources/slox/CMakeLists.txt index c1f0b6e4b..045e5fa95 100644 --- a/kresources/slox/CMakeLists.txt +++ b/kresources/slox/CMakeLists.txt @@ -13,7 +13,7 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR} - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) |