diff options
Diffstat (limited to 'src/commands/segment/AudioSegmentDistributeCommand.h')
-rw-r--r-- | src/commands/segment/AudioSegmentDistributeCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/AudioSegmentDistributeCommand.h b/src/commands/segment/AudioSegmentDistributeCommand.h index 940fc66..f9fc98e 100644 --- a/src/commands/segment/AudioSegmentDistributeCommand.h +++ b/src/commands/segment/AudioSegmentDistributeCommand.h @@ -30,7 +30,7 @@ #include <kcommand.h> #include <tqstring.h> #include <vector> -#include <klocale.h> +#include <tdelocale.h> |