summaryrefslogtreecommitdiffstats
path: root/kttsd/libkttsd
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:06:18 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:06:18 +0900
commit3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f (patch)
tree9e17e9c86ba43100a6172bc1f141aa2d34c9f1c1 /kttsd/libkttsd
parentef09a34f3a1bc5f9fb4631adf10f7067991b3220 (diff)
downloadtdeaccessibility-master.tar.gz
tdeaccessibility-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kttsd/libkttsd')
-rw-r--r--kttsd/libkttsd/stretcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/stretcher.cpp b/kttsd/libkttsd/stretcher.cpp
index ccc3565..8930114 100644
--- a/kttsd/libkttsd/stretcher.cpp
+++ b/kttsd/libkttsd/stretcher.cpp
@@ -24,7 +24,7 @@
******************************************************************************/
// KDE includes.
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdebug.h>
// Stretcher includes.