diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
commit | 75a914db884c355afe93e1332427623ff9e91b3b (patch) | |
tree | 59fa82afc0b7e7c00a6042effc71728445c4e83a /kded/khostname.cpp | |
parent | b2925b116af68ffc3b1696c0d5b81696f894de04 (diff) | |
download | tdelibs-rename/kstandarddirs-h.tar.gz tdelibs-rename/kstandarddirs-h.zip |
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kded/khostname.cpp')
-rw-r--r-- | kded/khostname.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/khostname.cpp b/kded/khostname.cpp index 34a0c2fbf..ba9ba7d95 100644 --- a/kded/khostname.cpp +++ b/kded/khostname.cpp @@ -35,7 +35,7 @@ #include <tdelocale.h> #include <tdeaboutdata.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeprocess.h> #include <kde_file.h> |