Revert "decklink: Header cleanup"
This reverts commit 61fb70c386
.
Reported in #5183 to break the build. Further investigation needed.
This commit is contained in:
@ -21,7 +21,11 @@
|
||||
|
||||
#include <DeckLinkAPI.h>
|
||||
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
extern "C" {
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavformat/internal.h"
|
||||
#include "libavutil/imgutils.h"
|
||||
}
|
||||
|
Reference in New Issue
Block a user