X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fdecklink_output.h;h=d5ec41446f255639e1781aa8662b3156f9d94665;hb=a0e57ec99e9dfdd7e79bcf21e8c996dc43b6cb49;hp=4aa76beca45df780d86d758401319cdeb7063005;hpb=3256213f93385cc56281c616e0347ff5fa2b70ac;p=nageru diff --git a/nageru/decklink_output.h b/nageru/decklink_output.h index 4aa76be..d5ec414 100644 --- a/nageru/decklink_output.h +++ b/nageru/decklink_output.h @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include #include #include @@ -16,9 +16,12 @@ #include #include "DeckLinkAPI.h" +#include "DeckLinkAPIModes.h" #include "DeckLinkAPITypes.h" #include "LinuxCOM.h" +#include + #include "shared/context.h" #include "print_latency.h" #include "quittable_sleeper.h"