diff options
Diffstat (limited to 'konq-plugins/webarchiver/plugin_webarchiver.cpp')
-rw-r--r-- | konq-plugins/webarchiver/plugin_webarchiver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.cpp b/konq-plugins/webarchiver/plugin_webarchiver.cpp index a9c6d06..338c52e 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.cpp +++ b/konq-plugins/webarchiver/plugin_webarchiver.cpp @@ -38,7 +38,7 @@ #include <kfiledialog.h> #include <kmessagebox.h> #include <klocale.h> -#include <khtml_part.h> +#include <tdehtml_part.h> #include <kdebug.h> #include <kgenericfactory.h> #include <kglobalsettings.h> |