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 36e1f67..8664a99 100644 --- a/kmouth/texttospeechsystem.cpp +++ b/kmouth/texttospeechsystem.cpp @@ -22,7 +22,7 @@ #include <tqptrlist.h> #include <stdlib.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <tdeconfig.h> |