diff options
-rw-r--r-- | kplayer/kplayerprocess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplayer/kplayerprocess.cpp b/kplayer/kplayerprocess.cpp index 89895a4..6651d57 100644 --- a/kplayer/kplayerprocess.cpp +++ b/kplayer/kplayerprocess.cpp @@ -19,7 +19,7 @@ #include <fcntl.h> #include <tdelocale.h> -#include <kprocctrl.h> +#include <tdeprocctrl.h> #include <kstandarddirs.h> #include <tdetempfile.h> #include <tqdir.h> |