diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:51:59 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 19:00:45 +0900 |
commit | dc94564234e292fcd19a0d36a0371f9fce51e4a3 (patch) | |
tree | 33dc3e8bfa4b3b8023dad50a25d90e9a16e510ea /src/sound/MappedEvent.cpp | |
parent | eafe039ebbbfcff8a3766a67a7a8d41cc7b678cc (diff) | |
download | rosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.tar.gz rosegarden-dc94564234e292fcd19a0d36a0371f9fce51e4a3.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/sound/MappedEvent.cpp')
-rw-r--r-- | src/sound/MappedEvent.cpp | 2 |
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" |