summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/command/commandproc.cpp
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 /kttsd/plugins/command/commandproc.cpp
parent127600d4f12c1787365edc471904f9732743c771 (diff)
downloadtdeaccessibility-c96f95eaac4e5415ddb92103a5c29ab55597408d.tar.gz
tdeaccessibility-c96f95eaac4e5415ddb92103a5c29ab55597408d.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/plugins/command/commandproc.cpp')
-rw-r--r--kttsd/plugins/command/commandproc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/command/commandproc.cpp b/kttsd/plugins/command/commandproc.cpp
index 7b011e3..0347d79 100644
--- a/kttsd/plugins/command/commandproc.cpp
+++ b/kttsd/plugins/command/commandproc.cpp
@@ -28,7 +28,7 @@
#include <kdebug.h>
#include <tdeconfig.h>
#include <kprocess.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <kstandarddirs.h>
// KTTS includes.