diff options
Diffstat (limited to 'xparts/mozilla/kshell.cpp')
-rw-r--r-- | xparts/mozilla/kshell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/mozilla/kshell.cpp b/xparts/mozilla/kshell.cpp index 152469f3..ed055469 100644 --- a/xparts/mozilla/kshell.cpp +++ b/xparts/mozilla/kshell.cpp @@ -7,7 +7,7 @@ #include <kstdaction.h> #include <tdeaction.h> #include <tdemainwindow.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdeparts/mainwindow.h> #include <kdebug.h> |