diff options
Diffstat (limited to 'kcontrol/spellchecking/spellchecking.cpp')
-rw-r--r-- | kcontrol/spellchecking/spellchecking.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/spellchecking.cpp b/kcontrol/spellchecking/spellchecking.cpp index 26a2d1535..805a98d6b 100644 --- a/kcontrol/spellchecking/spellchecking.cpp +++ b/kcontrol/spellchecking/spellchecking.cpp @@ -20,7 +20,7 @@ #include <dcopclient.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdialog.h> #include <kgenericfactory.h> #include <tdespell.h> |