tests: fix bad includes
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "node/distort/transform/transformdistortnode.h"
|
||||
#include "node/generator/solid/solid.h"
|
||||
#include "node/math/merge/merge.h"
|
||||
#include "node/project/project.h"
|
||||
#include "node/project.h"
|
||||
#include "render/rendermanager.h"
|
||||
|
||||
namespace olive {
|
||||
|
||||
@@ -23,12 +23,12 @@
|
||||
#include "node/block/transition/crossdissolve/crossdissolvetransition.h"
|
||||
#include "node/math/math/math.h"
|
||||
#include "node/math/merge/merge.h"
|
||||
#include "node/project/project.h"
|
||||
#include "node/project.h"
|
||||
#include "node/project/sequence/sequence.h"
|
||||
#include "undo/undocommand.h"
|
||||
#include "widget/timelinewidget/undo/timelineundogeneral.h"
|
||||
#include "widget/timelinewidget/undo/timelineundopointer.h"
|
||||
#include "testutil.h"
|
||||
#include "timeline/timelineundogeneral.h"
|
||||
#include "timeline/timelineundopointer.h"
|
||||
#include "undo/undocommand.h"
|
||||
|
||||
namespace olive {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user