diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-16 11:44:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-16 12:59:54 +0900 |
commit | e0a23084af6f4a23c37418949da5761e6f5ca864 (patch) | |
tree | b60b0e0d41d9b3b59a1f29f6480b315663ca6c58 /kttsd/plugins/festivalint/festivalintproc.h | |
parent | 3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f (diff) | |
download | tdeaccessibility-master.tar.gz tdeaccessibility-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/plugins/festivalint/festivalintproc.h')
-rw-r--r-- | kttsd/plugins/festivalint/festivalintproc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kttsd/plugins/festivalint/festivalintproc.h b/kttsd/plugins/festivalint/festivalintproc.h index c1438a6..60601a1 100644 --- a/kttsd/plugins/festivalint/festivalintproc.h +++ b/kttsd/plugins/festivalint/festivalintproc.h @@ -27,11 +27,10 @@ #include <tqstringlist.h> #include <tqmutex.h> -#include <tdeprocess.h> - #include <pluginproc.h> class TQTextCodec; +class TDEProcess; class FestivalIntProc : public PlugInProc{ TQ_OBJECT |