summaryrefslogtreecommitdiffstats
path: root/tdeioslave/file/file.cpp
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 /tdeioslave/file/file.cpp
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 'tdeioslave/file/file.cpp')
-rw-r--r--tdeioslave/file/file.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tdeioslave/file/file.cpp b/tdeioslave/file/file.cpp
index 7559ca773..d404b8ab4 100644
--- a/tdeioslave/file/file.cpp
+++ b/tdeioslave/file/file.cpp
@@ -83,14 +83,13 @@
#include <limits.h>
#include <tdeprocess.h>
#include <kmountpoint.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#ifdef HAVE_VOLMGT
#include <volmgt.h>
#include <sys/mnttab.h>
#endif
-#include <kstandarddirs.h>
#include <tdeio/ioslave_defaults.h>
#include <klargefile.h>
#include <tdeglobal.h>