X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fcommands%2Fchangespeedcommand.cpp;h=7ada3e066da1ad83f1fccfdc5cda6295016786bf;hb=5d4746e4c3e8665de83e6d281dcd08a46cd22c31;hp=67399a91e21920aafdd066f4caca69f5453e7e95;hpb=5505e4a10c0b0b372ed9f3c0b548f4d763fa5318;p=kdenlive diff --git a/src/commands/changespeedcommand.cpp b/src/commands/changespeedcommand.cpp index 67399a91..7ada3e06 100644 --- a/src/commands/changespeedcommand.cpp +++ b/src/commands/changespeedcommand.cpp @@ -21,7 +21,7 @@ #include "changespeedcommand.h" #include "customtrackview.h" -#include +#include ChangeSpeedCommand::ChangeSpeedCommand(CustomTrackView *view, const ItemInfo &info, const ItemInfo &speedIndependantInfo, double old_speed, double new_speed, int old_strobe, int new_strobe, const QString &clipId, QUndoCommand * parent) : QUndoCommand(parent),