Merge pull request #1269 from ThomasWilshaw/otio_cmake_fix
Fix building without OTIO support
This commit is contained in:
@@ -54,7 +54,9 @@
|
||||
#include "render/diskmanager.h"
|
||||
#include "render/pixelformat.h"
|
||||
#include "render/shaderinfo.h"
|
||||
#ifdef USE_OTIO
|
||||
#include "task/project/exportotio/exportotiotask.h"
|
||||
#endif
|
||||
#include "task/project/import/import.h"
|
||||
#include "task/project/import/importerrordialog.h"
|
||||
#include "task/project/load/load.h"
|
||||
|
||||
Reference in New Issue
Block a user