X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=decklink_capture.cpp;h=81566cb1a5ad20d85a3be25a8b01e2c24a62906e;hb=d87cd97d2353be6cfacf738447bfe6faf048e6f3;hp=e57b5d4b4886aacefb5840ba3f3dda1b71ba0bce;hpb=11e5d7e8d001e32d4f2d634736dda28d643b2bad;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 {