diff options
Diffstat (limited to 'kmail/kmlineeditspell.cpp')
-rw-r--r-- | kmail/kmlineeditspell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmlineeditspell.cpp b/kmail/kmlineeditspell.cpp index c8bb28947..cc6de4653 100644 --- a/kmail/kmlineeditspell.cpp +++ b/kmail/kmlineeditspell.cpp @@ -20,7 +20,7 @@ #include <kurl.h> #include <kurldrag.h> #include <kmessagebox.h> -#include <kcompletionbox.h> +#include <tdecompletionbox.h> #include <klocale.h> #include <tqevent.h> |