diff options
Diffstat (limited to 'src/commands/segment/SegmentSplitByPitchCommand.h')
-rw-r--r-- | src/commands/segment/SegmentSplitByPitchCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentSplitByPitchCommand.h b/src/commands/segment/SegmentSplitByPitchCommand.h index b935867..350a477 100644 --- a/src/commands/segment/SegmentSplitByPitchCommand.h +++ b/src/commands/segment/SegmentSplitByPitchCommand.h @@ -29,7 +29,7 @@ #include "base/Segment.h" #include <kcommand.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> #include "gui/general/ClefIndex.h" |