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:47:20 +0900
commit5f2c8620fd51fbe8303a83e3fb718fbd1332a13d (patch)
treed727f11395b5c9d35ac53959c929fc5f23622106
parentb2930082a1c56ba89d44cb9af32451fd2b6ad110 (diff)
downloadtdeio-ftps-5f2c8620fd51fbe8303a83e3fb718fbd1332a13d.tar.gz
tdeio-ftps-5f2c8620fd51fbe8303a83e3fb718fbd1332a13d.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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>