diff options
Diffstat (limited to 'kmouth/speech.h')
-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 3c62a44..145b032 100644 --- a/kmouth/speech.h +++ b/kmouth/speech.h @@ -21,7 +21,7 @@ #include <tqobject.h> #include <tqstring.h> #include <kprocess.h> -#include <ktempfile.h> +#include <tdetempfile.h> /**This class is used internally by TextToSpeechSystem in order to do the actual speaking. *@author Gunnar Schmi Dt |