summaryrefslogtreecommitdiffstats
path: root/libktorrent/util/autorotatelogjob.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:37:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:37:07 +0900
commit7b28260f9433aaadc47d1f2928af5581bd5b3c49 (patch)
treeb67fc910a8b88c7b8e0c91ea0af2311d96eca64b /libktorrent/util/autorotatelogjob.cpp
parentba16136d35cf5517303450ec67261b37f98f7d8b (diff)
downloadktorrent-7b28260f9433aaadc47d1f2928af5581bd5b3c49.tar.gz
ktorrent-7b28260f9433aaadc47d1f2928af5581bd5b3c49.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libktorrent/util/autorotatelogjob.cpp')
-rw-r--r--libktorrent/util/autorotatelogjob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/util/autorotatelogjob.cpp b/libktorrent/util/autorotatelogjob.cpp
index 30752a4..100c0b9 100644
--- a/libktorrent/util/autorotatelogjob.cpp
+++ b/libktorrent/util/autorotatelogjob.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <util/fileops.h>
#include "autorotatelogjob.h"
#include "log.h"