diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-26 18:13:05 +0900 |
commit | 0781a919df1f297ca6351d653c2adb7db59dec71 (patch) | |
tree | a7552644e80a776332a46f6623b8c2f8b57b3a99 /tdeioslave/http/http_cache_cleaner.cpp | |
parent | 89b563dbb9089193be322aebad8d8585674ea37d (diff) | |
download | tdelibs-0781a919df1f297ca6351d653c2adb7db59dec71.tar.gz tdelibs-0781a919df1f297ca6351d653c2adb7db59dec71.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeioslave/http/http_cache_cleaner.cpp')
-rw-r--r-- | tdeioslave/http/http_cache_cleaner.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/http/http_cache_cleaner.cpp b/tdeioslave/http/http_cache_cleaner.cpp index 3ea4b6fe2..08ca740b2 100644 --- a/tdeioslave/http/http_cache_cleaner.cpp +++ b/tdeioslave/http/http_cache_cleaner.cpp @@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tdelocale.h> #include <tdecmdlineargs.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <dcopclient.h> #include <tdeprotocolmanager.h> |