diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/CMakeLists.txt')
-rw-r--r-- | kopete/protocols/groupwise/ui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/CMakeLists.txt b/kopete/protocols/groupwise/ui/CMakeLists.txt index c9ea2643..7ea9c307 100644 --- a/kopete/protocols/groupwise/ui/CMakeLists.txt +++ b/kopete/protocols/groupwise/ui/CMakeLists.txt @@ -18,7 +18,7 @@ include_directories( ${CMAKE_SOURCE_DIR}/kopete/libkopete/ui ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} - ${TQCA_INCLUDE_DIR} + ${TQCA_INCLUDE_DIRS} ) |