diff options
Diffstat (limited to 'juk/filerenamer.cpp')
-rw-r--r-- | juk/filerenamer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/filerenamer.cpp b/juk/filerenamer.cpp index e9202f2e..fb55bb55 100644 --- a/juk/filerenamer.cpp +++ b/juk/filerenamer.cpp @@ -30,7 +30,7 @@ #include <klineedit.h> #include <klocale.h> #include <kpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kmessagebox.h> #include <ksimpleconfig.h> |