summaryrefslogtreecommitdiffstats
path: root/tdessh/tdessh.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:50:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-27 18:01:06 +0900
commit7e4a6583faf09a162eadf184e217ae5ee7888aef (patch)
tree10ecbe1e117d01bd39fe1515ee5187a4bb1c268f /tdessh/tdessh.cpp
parentde6d1a19edb48f9487a012fc128c241e93d2684d (diff)
downloadtdeutils-7e4a6583faf09a162eadf184e217ae5ee7888aef.tar.gz
tdeutils-7e4a6583faf09a162eadf184e217ae5ee7888aef.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdessh/tdessh.cpp')
-rw-r--r--tdessh/tdessh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdessh/tdessh.cpp b/tdessh/tdessh.cpp
index 4b46ac1..8e2d64a 100644
--- a/tdessh/tdessh.cpp
+++ b/tdessh/tdessh.cpp
@@ -20,7 +20,7 @@
#include <kdebug.h>
#include <tdeapplication.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeconfig.h>
#include <tdelocale.h>
#include <tdeaboutdata.h>