summaryrefslogtreecommitdiffstats
path: root/tdersync
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
committerMichele Calgaro <[email protected]>2025-02-26 18:13:05 +0900
commit0781a919df1f297ca6351d653c2adb7db59dec71 (patch)
treea7552644e80a776332a46f6623b8c2f8b57b3a99 /tdersync
parent89b563dbb9089193be322aebad8d8585674ea37d (diff)
downloadtdelibs-0781a919df1f297ca6351d653c2adb7db59dec71.tar.gz
tdelibs-0781a919df1f297ca6351d653c2adb7db59dec71.zip
Rename kstandarddirs.h to tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdersync')
-rw-r--r--tdersync/rsyncconfigdialog.cpp2
-rw-r--r--tdersync/tdersync.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdersync/rsyncconfigdialog.cpp b/tdersync/rsyncconfigdialog.cpp
index e34053f55..a99a245c7 100644
--- a/tdersync/rsyncconfigdialog.cpp
+++ b/tdersync/rsyncconfigdialog.cpp
@@ -86,7 +86,7 @@
#include <tdeconfigdialog.h>
#include <kdirlister.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelistviewsearchline.h>
#include <kiconviewsearchline.h>
#include <kstaticdeleter.h>
diff --git a/tdersync/tdersync.h b/tdersync/tdersync.h
index d6ea4d916..a3a6ced31 100644
--- a/tdersync/tdersync.h
+++ b/tdersync/tdersync.h
@@ -65,7 +65,7 @@
#include <tdeconfigdialog.h>
#include <kdirlister.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelistviewsearchline.h>
#include <kiconviewsearchline.h>
#include <kstaticdeleter.h>