diff options
Diffstat (limited to 'src/commands/edit/EventUnquantizeCommand.cpp')
-rw-r--r-- | src/commands/edit/EventUnquantizeCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/EventUnquantizeCommand.cpp b/src/commands/edit/EventUnquantizeCommand.cpp index 3fe2eb2..b5b2470 100644 --- a/src/commands/edit/EventUnquantizeCommand.cpp +++ b/src/commands/edit/EventUnquantizeCommand.cpp @@ -25,7 +25,7 @@ #include "EventUnquantizeCommand.h" -#include <klocale.h> +#include <tdelocale.h> #include "base/Quantizer.h" #include "base/Segment.h" #include "base/Selection.h" |