decklink: Fix compiling on linux
Typo left headers as source files so required functions were never compiled in. fixes #3699
This commit is contained in:
parent
3564e446ff
commit
17f9414ada
@ -54,7 +54,7 @@ set(linux-decklink_SOURCES
|
||||
../audio-repack.c
|
||||
platform.cpp
|
||||
../util.cpp
|
||||
../OBSVideoFrame.h
|
||||
../OBSVideoFrame.cpp
|
||||
)
|
||||
|
||||
add_library(linux-decklink MODULE
|
||||
|
Loading…
x
Reference in New Issue
Block a user