]> git.sesse.net Git - kdenlive/blobdiff - src/commands/addclipcutcommand.cpp
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / commands / addclipcutcommand.cpp
index 6faec7634a2eebdd05b95ba9ff4c45762f1c1c10..bb4143f23d19efc3feacd2a32ab153e0a3f51db8 100644 (file)
@@ -20,7 +20,7 @@
 #include "addclipcutcommand.h"
 #include "projectlist.h"
 
-#include <KLocale>
+#include <KLocalizedString>
 
 AddClipCutCommand::AddClipCutCommand(ProjectList *list, const QString &id, int in, int out, const QString& desc, bool newItem, bool remove, QUndoCommand * parent) :
         QUndoCommand(parent),