diff options
Diffstat (limited to 'kdict')
-rw-r--r-- | kdict/applet/kdictapplet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/kdictapplet.cpp b/kdict/applet/kdictapplet.cpp index c22ffce6..9c89e1c4 100644 --- a/kdict/applet/kdictapplet.cpp +++ b/kdict/applet/kdictapplet.cpp @@ -29,7 +29,7 @@ #include <tdelocale.h> #include <dcopclient.h> #include <tdeapplication.h> -#include <kprocess.h> +#include <tdeprocess.h> #include "kdictapplet.h" |