diff options
Diffstat (limited to 'konq-plugins/kimgalleryplugin/imgalleryplugin.cpp')
-rw-r--r-- | konq-plugins/kimgalleryplugin/imgalleryplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp index 34eeca6..a3e7795 100644 --- a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp +++ b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp @@ -35,7 +35,7 @@ Boston, MA 02110-1301, USA. #include <kcharsets.h> #include <kmessagebox.h> #include <kurl.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kimageio.h> #include <kdebug.h> #include <kgenericfactory.h> |