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/segment/MarkerEditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/segment/MarkerEditor.cpp') diff --git a/src/gui/editors/segment/MarkerEditor.cpp b/src/gui/editors/segment/MarkerEditor.cpp index 4bd649c..f89364a 100644 --- a/src/gui/editors/segment/MarkerEditor.cpp +++ b/src/gui/editors/segment/MarkerEditor.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include "misc/Debug.h" -- cgit v1.2.3