diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:06:18 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 13:06:18 +0900 |
commit | 3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f (patch) | |
tree | 9e17e9c86ba43100a6172bc1f141aa2d34c9f1c1 /kttsd/plugins/festivalint/festivalintproc.h | |
parent | ef09a34f3a1bc5f9fb4631adf10f7067991b3220 (diff) | |
download | tdeaccessibility-3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f.tar.gz tdeaccessibility-3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kttsd/plugins/festivalint/festivalintproc.h')
-rw-r--r-- | kttsd/plugins/festivalint/festivalintproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/festivalint/festivalintproc.h b/kttsd/plugins/festivalint/festivalintproc.h index f4d0e25..c1438a6 100644 --- a/kttsd/plugins/festivalint/festivalintproc.h +++ b/kttsd/plugins/festivalint/festivalintproc.h @@ -27,7 +27,7 @@ #include <tqstringlist.h> #include <tqmutex.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <pluginproc.h> |