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 /noatun/modules/kaiman/pref.cpp | |
parent | 51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (diff) | |
download | tdemultimedia-master.tar.gz tdemultimedia-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'noatun/modules/kaiman/pref.cpp')
-rw-r--r-- | noatun/modules/kaiman/pref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/kaiman/pref.cpp b/noatun/modules/kaiman/pref.cpp index 5e2193c7..3464e66f 100644 --- a/noatun/modules/kaiman/pref.cpp +++ b/noatun/modules/kaiman/pref.cpp @@ -24,7 +24,7 @@ #include <tqfileinfo.h> #include <tdeglobal.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include "pref.h" |