X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=decklink_capture.cpp;h=81566cb1a5ad20d85a3be25a8b01e2c24a62906e;hb=08a992d58c34da8d8bbd70226f7e85c9f30d9514;hp=e57b5d4b4886aacefb5840ba3f3dda1b71ba0bce;hpb=661928aa9791b6ecf452c221eacba400751fb1e1;p=nageru diff --git a/decklink_capture.cpp b/decklink_capture.cpp index e57b5d4..81566cb 100644 --- a/decklink_capture.cpp +++ b/decklink_capture.cpp @@ -20,6 +20,7 @@ using namespace std; using namespace std::placeholders; +using namespace bmusb; namespace {