summaryrefslogtreecommitdiffstats
path: root/kded
diff options
context:
space:
mode:
Diffstat (limited to 'kded')
-rw-r--r--kded/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt
index bb54e2912..1a4433b99 100644
--- a/kded/CMakeLists.txt
+++ b/kded/CMakeLists.txt
@@ -23,7 +23,7 @@ include_directories(
)
link_directories(
- ${TQT_LIBRARY_DIRS}
+ ${TDECORE_LIBRARY_DIRS}
)