summaryrefslogtreecommitdiffstats
path: root/konq-plugins/webarchiver
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/webarchiver')
-rw-r--r--konq-plugins/webarchiver/archivedialog.cpp2
-rw-r--r--konq-plugins/webarchiver/plugin_webarchiver.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/webarchiver/archivedialog.cpp b/konq-plugins/webarchiver/archivedialog.cpp
index 63ccfe3..04da91b 100644
--- a/konq-plugins/webarchiver/archivedialog.cpp
+++ b/konq-plugins/webarchiver/archivedialog.cpp
@@ -22,7 +22,7 @@
#include <tqwidget.h>
#include <tdehtml_part.h>
#include "archiveviewbase.h"
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdetempfile.h>
#include <ktar.h>
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.cpp b/konq-plugins/webarchiver/plugin_webarchiver.cpp
index eee557c..82e8593 100644
--- a/konq-plugins/webarchiver/plugin_webarchiver.cpp
+++ b/konq-plugins/webarchiver/plugin_webarchiver.cpp
@@ -33,7 +33,7 @@
#include <tqfile.h>
#include <tdeaction.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdefiledialog.h>
#include <tdemessagebox.h>