diff options
Diffstat (limited to 'twin/workspace.cpp')
-rw-r--r-- | twin/workspace.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/workspace.cpp b/twin/workspace.cpp index 23661e6a0..b710b6579 100644 --- a/twin/workspace.cpp +++ b/twin/workspace.cpp @@ -23,7 +23,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <tqbitmap.h> #include <tqclipboard.h> #include <tdemenubar.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kglobalaccel.h> #include <dcopclient.h> #include <kipc.h> |