diff options
Diffstat (limited to 'konversation/src/urlcatcher.cpp')
-rw-r--r-- | konversation/src/urlcatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/urlcatcher.cpp b/konversation/src/urlcatcher.cpp index e91e899..0272d22 100644 --- a/konversation/src/urlcatcher.cpp +++ b/konversation/src/urlcatcher.cpp @@ -32,7 +32,7 @@ #include <tdelistview.h> #include <krun.h> #include <tdefiledialog.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdeversion.h> #include <kshell.h> #include <tdelistviewsearchline.h> |