diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kmouth/speech.cpp | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
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 |