diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:47:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 22:47:07 +0900 |
commit | 4e458352db936ae1adc273089ce581f380886129 (patch) | |
tree | 79f9912fb6daa734b3028792154d888aec36654d /juk/coverinfo.cpp | |
parent | 51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (diff) | |
download | tdemultimedia-master.tar.gz tdemultimedia-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'juk/coverinfo.cpp')
-rw-r--r-- | juk/coverinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/coverinfo.cpp b/juk/coverinfo.cpp index 42f57674..4a5153d8 100644 --- a/juk/coverinfo.cpp +++ b/juk/coverinfo.cpp @@ -15,7 +15,7 @@ #include <tdeglobal.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tqregexp.h> |