diff options
Diffstat (limited to 'kmouth/texttospeechsystem.cpp')
-rw-r--r-- | kmouth/texttospeechsystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/texttospeechsystem.cpp b/kmouth/texttospeechsystem.cpp index f7f9515..c8c32d3 100644 --- a/kmouth/texttospeechsystem.cpp +++ b/kmouth/texttospeechsystem.cpp @@ -18,7 +18,7 @@ #include "texttospeechsystem.h" #include <tqregexp.h> -#include <tqtextcodec.h> +#include <textcodec.h> #include <tqptrlist.h> #include <stdlib.h> |