diff options
Diffstat (limited to 'kmail/kmfoldertree.cpp')
-rw-r--r-- | kmail/kmfoldertree.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmfoldertree.cpp b/kmail/kmfoldertree.cpp index ae340e7fe..0b13f07b8 100644 --- a/kmail/kmfoldertree.cpp +++ b/kmail/kmfoldertree.cpp @@ -30,7 +30,7 @@ using KMail::FolderViewToolTip; #include <maillistdrag.h> using namespace KPIM; -#include <kapplication.h> +#include <tdeapplication.h> #include <kglobalsettings.h> #include <kiconloader.h> #include <kmessagebox.h> |