loadotio: corrected includes

This commit is contained in:
itsmattkc
2023-02-21 16:09:58 -08:00
parent 12aa67b4f7
commit 92af3b5aec
+2 -2
View File
@@ -40,12 +40,12 @@
#include "node/distort/transform/transformdistortnode.h"
#include "node/generator/matrix/matrix.h"
#include "node/math/math/math.h"
#include "node/nodeundo.h"
#include "node/project/folder/folder.h"
#include "node/project/footage/footage.h"
#include "node/project/sequence/sequence.h"
#include "timeline/timelineundogeneral.h"
#include "window/mainwindow/mainwindowundo.h"
#include "widget/nodeview/nodeviewundo.h"
#include "widget/timelinewidget/undo/timelineundogeneral.h"
namespace olive {