summaryrefslogtreecommitdiffstats
path: root/kate/xmlcheck/plugin_katexmlcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/xmlcheck/plugin_katexmlcheck.h')
-rw-r--r--kate/xmlcheck/plugin_katexmlcheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/xmlcheck/plugin_katexmlcheck.h b/kate/xmlcheck/plugin_katexmlcheck.h
index e12a950..0fac0b9 100644
--- a/kate/xmlcheck/plugin_katexmlcheck.h
+++ b/kate/xmlcheck/plugin_katexmlcheck.h
@@ -39,7 +39,7 @@
#include <kdockwidget.h>
#include <kiconloader.h>
#include <kprocess.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
class PluginKateXMLCheckView : public TQListView, public KXMLGUIClient
{