summaryrefslogtreecommitdiffstats
path: root/src/tor_ioslave/torioslave.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:38:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 16:38:10 +0900
commit89672700075bfb0ec95c1a5945c1cb4f555deb96 (patch)
tree8f86dd51cccdbe4d5b71011c2948b7f27b5e88be /src/tor_ioslave/torioslave.cpp
parent24db7acc361e58130b3f49339d5de1e17ea0313e (diff)
downloadtork-master.tar.gz
tork-master.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tor_ioslave/torioslave.cpp')
-rw-r--r--src/tor_ioslave/torioslave.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tor_ioslave/torioslave.cpp b/src/tor_ioslave/torioslave.cpp
index a743702..09b8725 100644
--- a/src/tor_ioslave/torioslave.cpp
+++ b/src/tor_ioslave/torioslave.cpp
@@ -27,7 +27,7 @@
#include <tdeapplication.h>
#include <kdebug.h>
#include <tdemessagebox.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeglobal.h>
#include <tdestandarddirs.h>
#include <tdelocale.h>