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 ac066119..502b946c 100644 --- a/juk/k3bexporter.cpp +++ b/juk/k3bexporter.cpp @@ -21,7 +21,7 @@ #include <tdeactioncollection.h> #include <kstandarddirs.h> #include <kiconloader.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tqcstring.h> #include <tqmap.h> |