X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fstopmotion%2Fstopmotion.cpp;h=395c52f58e73b1ef9a21d5bf9792fb15db3a39db;hb=634e5785b160bbd16d73a7f9b149236b2fd24fed;hp=f76f9c2976442a85c66a90dd55c53e2982661f6f;hpb=3bdc55dc4a7e1f362217951df18e90dfe3141174;p=kdenlive diff --git a/src/stopmotion/stopmotion.cpp b/src/stopmotion/stopmotion.cpp index f76f9c29..395c52f5 100644 --- a/src/stopmotion/stopmotion.cpp +++ b/src/stopmotion/stopmotion.cpp @@ -16,19 +16,18 @@ ***************************************************************************/ #include "stopmotion.h" -#include "../blackmagic/devices.h" +#include "blackmagic/devices.h" #if !defined(Q_OS_FREEBSD) && !defined(Q_OS_KFREEBSD) -#include "../v4l/v4lcapture.h" +#include "v4l/v4lcapture.h" #endif -#include "../slideshowclip.h" -#include "../profilesdialog.h" -#include "../mltdevicecapture.h" -#include "../recmonitor.h" -#include "../monitormanager.h" +#include "slideshowclip.h" +#include "profilesdialog.h" +#include "mltdevicecapture.h" +#include "recmonitor.h" +#include "monitormanager.h" #include "ui_smconfig_ui.h" #include "kdenlivesettings.h" - #include #include #include