decklink: Include stdint.h for int32_t, etc as needed by the Decklink headers
This commit is contained in:
parent
858e7b28d3
commit
97be9446f5
@ -24,6 +24,9 @@
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/video/video.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef G_OS_UNIX
|
||||
#include "linux/DeckLinkAPI.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user