diff options
-rw-r--r-- | kplayer/kplayerprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplayer/kplayerprocess.h b/kplayer/kplayerprocess.h index ab3bcc2..021540f 100644 --- a/kplayer/kplayerprocess.h +++ b/kplayer/kplayerprocess.h @@ -18,7 +18,7 @@ #include <tdeio/jobclasses.h> #include <tdeio/job.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kurl.h> #include <tqfile.h> #include <tqobject.h> |