diff options
Diffstat (limited to 'kmail/kmlineeditspell.cpp')
-rw-r--r-- | kmail/kmlineeditspell.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmail/kmlineeditspell.cpp b/kmail/kmlineeditspell.cpp index cc6de4653..7d26495a9 100644 --- a/kmail/kmlineeditspell.cpp +++ b/kmail/kmlineeditspell.cpp @@ -13,15 +13,15 @@ #include <libtdepim/kvcarddrag.h> #include <libemailfunctions/email.h> -#include <kabc/vcardconverter.h> +#include <tdeabc/vcardconverter.h> #include <tdeio/netaccess.h> #include <tdepopupmenu.h> #include <kurl.h> #include <kurldrag.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tdecompletionbox.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqevent.h> #include <tqfile.h> |