diff options
Diffstat (limited to 'juk/webimagefetcherdialog.cpp')
-rw-r--r-- | juk/webimagefetcherdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/webimagefetcherdialog.cpp b/juk/webimagefetcherdialog.cpp index c08b0015..6eb0735e 100644 --- a/juk/webimagefetcherdialog.cpp +++ b/juk/webimagefetcherdialog.cpp @@ -14,7 +14,7 @@ * * ***************************************************************************/ -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeio/netaccess.h> #include <klocale.h> #include <kdebug.h> |