diff options
Diffstat (limited to 'juk/k3bexporter.cpp')
-rw-r--r-- | juk/k3bexporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/k3bexporter.cpp b/juk/k3bexporter.cpp index fd26af79..9ed2c6ce 100644 --- a/juk/k3bexporter.cpp +++ b/juk/k3bexporter.cpp @@ -19,7 +19,7 @@ #include <tdelocale.h> #include <tdeaction.h> #include <tdeactioncollection.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <tdeapplication.h> |