diff options
Diffstat (limited to 'src/gui/editors/matrix/MatrixResizer.cpp')
-rw-r--r-- | src/gui/editors/matrix/MatrixResizer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/matrix/MatrixResizer.cpp b/src/gui/editors/matrix/MatrixResizer.cpp index ff7760a..167d464 100644 --- a/src/gui/editors/matrix/MatrixResizer.cpp +++ b/src/gui/editors/matrix/MatrixResizer.cpp @@ -40,7 +40,7 @@ #include "MatrixStaff.h" #include "MatrixTool.h" #include "MatrixView.h" -#include <kaction.h> +#include <tdeaction.h> #include <kglobal.h> #include <tqiconset.h> #include <tqpoint.h> |