fix(capture): fix decklink-bridge include path for fc_writer
This commit is contained in:
parent
36740de86b
commit
4b018cb8cb
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
#ifndef LEGACY_FIFO
|
||||
extern "C" {
|
||||
# include "../deltacast-bridge/fc_writer.h"
|
||||
# include "fc_writer.h"
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue