diff options
Diffstat (limited to 'kmouth/speech.cpp')
-rw-r--r-- | kmouth/speech.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/speech.cpp b/kmouth/speech.cpp index f74e1fd..81ed650 100644 --- a/kmouth/speech.cpp +++ b/kmouth/speech.cpp @@ -25,7 +25,7 @@ #include <tqfile.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #ifdef KDE_IS_VERSION #if KDE_IS_VERSION(3,2,0) #define macroExpander |