summaryrefslogtreecommitdiffstats
path: root/src/sound/MappedEvent.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:51:59 +0900
committerMichele Calgaro <[email protected]>2025-02-25 19:00:45 +0900
commitdc94564234e292fcd19a0d36a0371f9fce51e4a3 (patch)
tree33dc3e8bfa4b3b8023dad50a25d90e9a16e510ea /src/sound/MappedEvent.cpp
parenteafe039ebbbfcff8a3766a67a7a8d41cc7b678cc (diff)
downloadrosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.tar.gz
rosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/sound/MappedEvent.cpp')
-rw-r--r--src/sound/MappedEvent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/MappedEvent.cpp b/src/sound/MappedEvent.cpp
index 5724e6a..9e868db 100644
--- a/src/sound/MappedEvent.cpp
+++ b/src/sound/MappedEvent.cpp
@@ -21,7 +21,7 @@
#include <tqfile.h>
#include <tqfileinfo.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "MappedEvent.h"
#include "BaseProperties.h"