From ceeaa316f21dcbefafa809d261f0d690397fbaca Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 12:36:34 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- kftpgrabber/src/kftpqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kftpgrabber/src/kftpqueue.h b/kftpgrabber/src/kftpqueue.h index 23117b8..b9f64fc 100644 --- a/kftpgrabber/src/kftpqueue.h +++ b/kftpgrabber/src/kftpqueue.h @@ -45,7 +45,7 @@ #include #include -#include +#include #include "kftpqueueprocessor.h" #include "kftpqueueconverter.h" -- cgit v1.2.1