diff options
Diffstat (limited to 'kate/xmlcheck/plugin_katexmlcheck.cpp')
-rw-r--r-- | kate/xmlcheck/plugin_katexmlcheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/xmlcheck/plugin_katexmlcheck.cpp b/kate/xmlcheck/plugin_katexmlcheck.cpp index 49f2af2..c5f3a7b 100644 --- a/kate/xmlcheck/plugin_katexmlcheck.cpp +++ b/kate/xmlcheck/plugin_katexmlcheck.cpp @@ -40,7 +40,7 @@ #include <tqstring.h> #include <tqtextstream.h> -#include <kaction.h> +#include <tdeaction.h> #include <kcursor.h> #include <kdebug.h> #include <kdockwidget.h> |