diff options
Diffstat (limited to 'twin/client.cpp')
-rw-r--r-- | twin/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/client.cpp b/twin/client.cpp index b8f00746e..687ee9890 100644 --- a/twin/client.cpp +++ b/twin/client.cpp @@ -18,7 +18,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqdatetime.h> #include <tqimage.h> #include <tqfile.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <unistd.h> #include <kstandarddirs.h> #include <tqwhatsthis.h> |