summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 13:18:43 +0900
committerMichele Calgaro <[email protected]>2025-02-25 17:43:16 +0900
commitcdf8086639cfcda6088fb861dee3d6b4cd03af54 (patch)
tree765722910ad9b8ac718e5b13e83ff71817429b85
parent62c533380bdcf46e4500315455efff14828651b0 (diff)
downloadsoundkonverter-r14.1.x.tar.gz
soundkonverter-r14.1.x.zip
Replace obsolete kstddirs.h with kstandarddirs.hr14.1.x
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2ba0bcc60a6ba6aa00839a136859273b83037e52)
-rw-r--r--src/soundkonverter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundkonverter.cpp b/src/soundkonverter.cpp
index 14f19a3..5f15dff 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 <kprocess.h>
#include <ksystemtray.h>