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 b061f6b..36e1f67 100644 --- a/kmouth/texttospeechsystem.cpp +++ b/kmouth/texttospeechsystem.cpp @@ -24,7 +24,7 @@ #include <kapplication.h> #include <dcopclient.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "speech.h" |