diff options
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> |