]> git.sesse.net Git - kdenlive/blobdiff - src/addclipcommand.cpp
Start of image clips
[kdenlive] / src / addclipcommand.cpp
index 80e43df79dba7bce857d7a77fbc7d7220512d04b..1e8b961e2436b57d98aa79c511dabcafbd2b4e53 100644 (file)
@@ -17,6 +17,8 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA          *
  ***************************************************************************/
 
+#include <KLocale>
+
 #include "addclipcommand.h"
 
 AddClipCommand::AddClipCommand(ProjectList *list, const QStringList &names, const QDomElement &xml, const int id, const KUrl &url, const QString &group, bool doIt)