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/library/plugin.cpp | |
parent | 51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (diff) | |
download | tdemultimedia-4e458352db936ae1adc273089ce581f380886129.tar.gz tdemultimedia-4e458352db936ae1adc273089ce581f380886129.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'noatun/library/plugin.cpp')
-rw-r--r-- | noatun/library/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/plugin.cpp b/noatun/library/plugin.cpp index ac0f0329..63eb6464 100644 --- a/noatun/library/plugin.cpp +++ b/noatun/library/plugin.cpp @@ -8,7 +8,7 @@ #include <dcopclient.h> #include <dispatcher.h> #include <kdebug.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <cmath> |