diff options
Diffstat (limited to 'kopete/protocols/jabber/ui/CMakeLists.txt')
-rw-r--r-- | kopete/protocols/jabber/ui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/ui/CMakeLists.txt b/kopete/protocols/jabber/ui/CMakeLists.txt index 0493c9ee..e644353c 100644 --- a/kopete/protocols/jabber/ui/CMakeLists.txt +++ b/kopete/protocols/jabber/ui/CMakeLists.txt @@ -22,7 +22,7 @@ include_directories( ${CMAKE_BINARY_DIR} ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} - ${TQCA_INCLUDE_DIR} + ${TQCA_INCLUDE_DIRS} ) |