summaryrefslogtreecommitdiffstats
path: root/knode/kncomposer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knode/kncomposer.cpp')
-rw-r--r--knode/kncomposer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/knode/kncomposer.cpp b/knode/kncomposer.cpp
index 38a18a34..fa92c045 100644
--- a/knode/kncomposer.cpp
+++ b/knode/kncomposer.cpp
@@ -16,7 +16,7 @@
#include <tqtextcodec.h>
#include <tqclipboard.h>
#include <tqapplication.h>
-#include <kspelldlg.h>
+#include <tdespelldlg.h>
#include <tdeversion.h>
#include "addressesdialog.h"
using KPIM::AddressesDialog;
@@ -35,7 +35,7 @@ using KRecentAddress::RecentAddresses;
#include <kdebug.h>
#include <klineedit.h>
#include <kcombobox.h>
-#include <kspell.h>
+#include <tdespell.h>
#include <ktempfile.h>
#include <kpgp.h>
#include <kpgpblock.h>