]> git.sesse.net Git - kdenlive/blobdiff - src/addtimelineclipcommand.cpp
Start of image clips
[kdenlive] / src / addtimelineclipcommand.cpp
index de33fa997fd1945bbabfede279fdf9e4346691dc..27504a0b74e420312010b879d75ff9a93e9d1dd6 100644 (file)
@@ -17,6 +17,8 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA          *
  ***************************************************************************/
 
+#include <KLocale>
+
 #include "addtimelineclipcommand.h"
 
 AddTimelineClipCommand::AddTimelineClipCommand(CustomTrackView *view, QDomElement xml, int track, int startpos, QRectF rect, int duration, bool doIt)