diff options
Diffstat (limited to 'src/commands/segment/DeleteTracksCommand.h')
-rw-r--r-- | src/commands/segment/DeleteTracksCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/DeleteTracksCommand.h b/src/commands/segment/DeleteTracksCommand.h index d02f5ac..7cc7c06 100644 --- a/src/commands/segment/DeleteTracksCommand.h +++ b/src/commands/segment/DeleteTracksCommand.h @@ -29,7 +29,7 @@ #include <kcommand.h> #include <tqstring.h> #include <vector> -#include <klocale.h> +#include <tdelocale.h> #include "base/Track.h" |