From 2ba0bcc60a6ba6aa00839a136859273b83037e52 Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Tue, 25 Feb 2025 13:18:43 +0900
Subject: Replace obsolete kstddirs.h with kstandarddirs.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 src/soundkonverter.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/soundkonverter.cpp b/src/soundkonverter.cpp
index 5ac3d07..45eafd4 100644
--- a/src/soundkonverter.cpp
+++ b/src/soundkonverter.cpp
@@ -31,7 +31,7 @@
 #include <kstdaction.h>
 #include <kedittoolbar.h>
 #include <tdemessagebox.h>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
 #include <tdeio/job.h>
 #include <tdeprocess.h>
 #include <ksystemtray.h>
-- 
cgit v1.2.3

