summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice
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/cvsservice
parentbcad1c05200994c503a5a5c56cbd4f2a469c5666 (diff)
downloadtdevelop-7a2349ae3d67309948bff7d0447395d41bdd7a23.tar.gz
tdevelop-7a2349ae3d67309948bff7d0447395d41bdd7a23.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'vcs/cvsservice')
-rw-r--r--vcs/cvsservice/cvspart.cpp2
-rw-r--r--vcs/cvsservice/cvspartimpl.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/vcs/cvsservice/cvspart.cpp b/vcs/cvsservice/cvspart.cpp
index 47e1bd68..1f510d16 100644
--- a/vcs/cvsservice/cvspart.cpp
+++ b/vcs/cvsservice/cvspart.cpp
@@ -22,7 +22,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kdialogbase.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeaction.h>
#include <kurl.h>
#include <tdeapplication.h>
diff --git a/vcs/cvsservice/cvspartimpl.cpp b/vcs/cvsservice/cvspartimpl.cpp
index 26d3fbd2..36d9a498 100644
--- a/vcs/cvsservice/cvspartimpl.cpp
+++ b/vcs/cvsservice/cvspartimpl.cpp
@@ -20,7 +20,7 @@
#include <tdeversion.h>
#include <tdelocale.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdemainwindow.h>
#include <dcopref.h>
// CvsService stuff