diff options
Diffstat (limited to 'kttsd/filters')
-rw-r--r-- | kttsd/filters/xmltransformer/xmltransformerproc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/filters/xmltransformer/xmltransformerproc.cpp b/kttsd/filters/xmltransformer/xmltransformerproc.cpp index b341337..a00a652 100644 --- a/kttsd/filters/xmltransformer/xmltransformerproc.cpp +++ b/kttsd/filters/xmltransformer/xmltransformerproc.cpp @@ -30,7 +30,7 @@ #include <tdeconfig.h> #include <tdetempfile.h> #include <kstandarddirs.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kdebug.h> // KTTS includes. |