From eafe039ebbbfcff8a3766a67a7a8d41cc7b678cc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 13:18:33 +0900 Subject: Replace obsolete kstddirs.h with kstandarddirs.h Signed-off-by: Michele Calgaro --- src/gui/editors/matrix/MatrixMover.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/matrix/MatrixMover.cpp') diff --git a/src/gui/editors/matrix/MatrixMover.cpp b/src/gui/editors/matrix/MatrixMover.cpp index 04adf49..f9bb217 100644 --- a/src/gui/editors/matrix/MatrixMover.cpp +++ b/src/gui/editors/matrix/MatrixMover.cpp @@ -25,7 +25,7 @@ #include "base/BaseProperties.h" #include -#include +#include #include "base/Event.h" #include "base/Segment.h" #include "base/Selection.h" -- cgit v1.2.3