]> git.sesse.net Git - kdenlive/blobdiff - src/commands/razorgroupcommand.cpp
Reorganize and cleanup build structure
[kdenlive] / src / commands / razorgroupcommand.cpp
index c918df72a9183a9e65b6e1b1a03a97cb39cf7de3..e419761bb8c60b1f2658bb1bda2649c898f845df 100644 (file)
@@ -18,7 +18,7 @@
  ***************************************************************************/
 
 
-#include "commands/razorgroupcommand.h"
+#include "razorgroupcommand.h"
 #include "customtrackview.h"
 
 RazorGroupCommand::RazorGroupCommand(CustomTrackView *view, QList <ItemInfo> clips1, QList <ItemInfo> transitions1, QList <ItemInfo> clipsCut, QList <ItemInfo> transitionsCut, QList <ItemInfo> clips2, QList <ItemInfo> transitions2, GenTime cutPos, QUndoCommand * parent) :