diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:50:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:50:39 +0900 |
commit | a73cc1e9f3e31ca44036ca2a231fa58978e7836b (patch) | |
tree | 3b45e78e1898e75a43f34a81fb756d0fb083f550 /libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp | |
parent | a1169ddf04628c0e3c3fcfbfa83f0d3df4512fc7 (diff) | |
download | k3b-master.tar.gz k3b-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp')
-rw-r--r-- | libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp b/libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp index f293020..c482d47 100644 --- a/libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp +++ b/libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp @@ -22,7 +22,7 @@ #include <tdelocale.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqfile.h> #include <tqfileinfo.h> |