summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:53:47 +0900
commitc6d0c461806a0227121c0f2c6cf0f62c577f762f (patch)
treed727f11395b5c9d35ac53959c929fc5f23622106
parent9aa06fef7c6f09f235e5125ee0e048ae2e8dec89 (diff)
downloadtdeio-ftps-r14.1.x.tar.gz
tdeio-ftps-r14.1.x.zip
Use tdeinstance.hr14.1.5r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5f2c8620fd51fbe8303a83e3fb718fbd1332a13d)
-rw-r--r--tdeio_ftps/ftp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio_ftps/ftp.cpp b/tdeio_ftps/ftp.cpp
index 1cff712..08867f1 100644
--- a/tdeio_ftps/ftp.cpp
+++ b/tdeio_ftps/ftp.cpp
@@ -54,7 +54,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kmimemagic.h>
#include <kmimetype.h>
#include <ksockaddr.h>