diff options
Diffstat (limited to 'konq-plugins/kimgalleryplugin/imgalleryplugin.cpp')
-rw-r--r-- | konq-plugins/kimgalleryplugin/imgalleryplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp index 71b3dce..34eeca6 100644 --- a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp +++ b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp @@ -29,7 +29,7 @@ Boston, MA 02110-1301, USA. #include <tqtextcodec.h> #include <tqstylesheet.h> -#include <kaction.h> +#include <tdeaction.h> #include <kglobal.h> #include <klocale.h> #include <kcharsets.h> |