diff options
Diffstat (limited to 'tdeparts/tests/plugin_spellcheck.cpp')
-rw-r--r-- | tdeparts/tests/plugin_spellcheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/plugin_spellcheck.cpp b/tdeparts/tests/plugin_spellcheck.cpp index dcdf33312..73d5b7986 100644 --- a/tdeparts/tests/plugin_spellcheck.cpp +++ b/tdeparts/tests/plugin_spellcheck.cpp @@ -1,7 +1,7 @@ #include "notepad.h" // this plugin applies to a notepad part #include <tqmultilineedit.h> #include "plugin_spellcheck.h" -#include <kaction.h> +#include <tdeaction.h> #include <kgenericfactory.h> #include <kmessagebox.h> #include <klocale.h> |