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 6c79f72..bf0b39b 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.cpp +++ b/konq-plugins/webarchiver/plugin_webarchiver.cpp @@ -32,7 +32,7 @@ #include <tqdir.h> #include <tqfile.h> -#include <kaction.h> +#include <tdeaction.h> #include <kinstance.h> #include <tdefiledialog.h> |