summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/festivalint/festivalintproc.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-16 11:44:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-16 12:59:54 +0900
commite0a23084af6f4a23c37418949da5761e6f5ca864 (patch)
treeb60b0e0d41d9b3b59a1f29f6480b315663ca6c58 /kttsd/plugins/festivalint/festivalintproc.h
parent3e4486bcdb8d8c8bd6ceda52de3e541603c5c54f (diff)
downloadtdeaccessibility-master.tar.gz
tdeaccessibility-master.zip
Use tdeprocess.h instead of kprocio.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/plugins/festivalint/festivalintproc.h')
-rw-r--r--kttsd/plugins/festivalint/festivalintproc.h3
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