diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:34:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:34:23 +0900 |
commit | 3d5b299f868d77a16e74757300db5e9bb9e0bd66 (patch) | |
tree | 954df6c129ea238408a58e4480f22e047d700912 /src/tor_ioslave/torioslave.cpp | |
parent | 71c21c74edf7398af3a6d748e33bf013f9bf2708 (diff) | |
download | tork-rename/kstandarddirs.tar.gz tork-rename/kstandarddirs.zip |
Use tdestandarddirs.hrename/kstandarddirs
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/tor_ioslave/torioslave.cpp')
-rw-r--r-- | src/tor_ioslave/torioslave.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tor_ioslave/torioslave.cpp b/src/tor_ioslave/torioslave.cpp index 1577a5e..156e318 100644 --- a/src/tor_ioslave/torioslave.cpp +++ b/src/tor_ioslave/torioslave.cpp @@ -29,7 +29,7 @@ #include <tdemessagebox.h> #include <kinstance.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kurl.h> #include <ksock.h> |