diff options
Diffstat (limited to 'kmouth')
-rw-r--r-- | kmouth/speech.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/speech.h b/kmouth/speech.h index 87fa3fd..5bacc1a 100644 --- a/kmouth/speech.h +++ b/kmouth/speech.h @@ -20,7 +20,7 @@ #include <tqobject.h> #include <tqstring.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdetempfile.h> /**This class is used internally by TextToSpeechSystem in order to do the actual speaking. |