diff options
Diffstat (limited to 'konq-plugins/webarchiver/plugin_webarchiver.h')
-rw-r--r-- | konq-plugins/webarchiver/plugin_webarchiver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.h b/konq-plugins/webarchiver/plugin_webarchiver.h index 3e96ca6..7c75d58 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.h +++ b/konq-plugins/webarchiver/plugin_webarchiver.h @@ -22,7 +22,7 @@ #ifndef plugin_webarchiver_h #define plugin_webarchiver_h -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> #include <klibloader.h> class PluginWebArchiver : public KParts::Plugin |