summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-07 17:43:53 +0900
committerMichele Calgaro <[email protected]>2024-12-07 17:43:53 +0900
commit94bc67f1df97fa55bfc833146b28e227c8869060 (patch)
tree5815ca6d8f01bb0c7cddfc759ed1d9674bae9518
parent95106d5f7f0a78dcad54b6b42a8318aa0f741723 (diff)
downloadkplayer-94bc67f1df97fa55bfc833146b28e227c8869060.tar.gz
kplayer-94bc67f1df97fa55bfc833146b28e227c8869060.zip
Use tdeprocctrl.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--kplayer/kplayerprocess.cpp2
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>