mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 17:42:28 +08:00
decklink: Make header self-sufficient
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <combaseapi.h>
|
||||
#include <DeckLinkAPI.h>
|
||||
#include "win/decklink-sdk/DeckLinkAPIVersion.h"
|
||||
typedef BOOL decklink_bool_t;
|
||||
|
||||
Reference in New Issue
Block a user