summaryrefslogtreecommitdiffstats
path: root/kmouth/speech.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:53:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:53:57 -0600
commitc96f95eaac4e5415ddb92103a5c29ab55597408d (patch)
treed6b026edcb7e58f72fed333952a22f4c45fb01f8 /kmouth/speech.h
parent127600d4f12c1787365edc471904f9732743c771 (diff)
downloadtdeaccessibility-c96f95ea.tar.gz
tdeaccessibility-c96f95ea.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kmouth/speech.h')
-rw-r--r--kmouth/speech.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/speech.h b/kmouth/speech.h
index 3c62a44..145b032 100644
--- a/kmouth/speech.h
+++ b/kmouth/speech.h
@@ -21,7 +21,7 @@
#include <tqobject.h>
#include <tqstring.h>
#include <kprocess.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
/**This class is used internally by TextToSpeechSystem in order to do the actual speaking.
*@author Gunnar Schmi Dt