summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/subversion_core.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:50:16 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:50:16 +0900
commit7a2349ae3d67309948bff7d0447395d41bdd7a23 (patch)
tree6fd138738fdb14de7f246272a9923c513566dd74 /vcs/subversion/subversion_core.cpp
parentbcad1c05200994c503a5a5c56cbd4f2a469c5666 (diff)
downloadtdevelop-master.tar.gz
tdevelop-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'vcs/subversion/subversion_core.cpp')
-rw-r--r--vcs/subversion/subversion_core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/subversion_core.cpp b/vcs/subversion/subversion_core.cpp
index 3d096421..d7ba8c9b 100644
--- a/vcs/subversion/subversion_core.cpp
+++ b/vcs/subversion/subversion_core.cpp
@@ -39,7 +39,7 @@
#include <dcopclient.h>
#include <tdetempfile.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqtextcodec.h>
#include <tqtextstream.h>
#include <tqtextbrowser.h>