X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fdecklink_output.cpp;h=bd59b32a5a3abb0eb762c89ed49fcc8991bc75fc;hb=eaba7288c4fb39ca195c9355970293bcaf088dbc;hp=28f433a8872945b3191608cc7283eea5fea4669e;hpb=392f9d1ccb835c05a3874c4bea163788b2c37024;p=nageru diff --git a/nageru/decklink_output.cpp b/nageru/decklink_output.cpp index 28f433a..bd59b32 100644 --- a/nageru/decklink_output.cpp +++ b/nageru/decklink_output.cpp @@ -12,9 +12,9 @@ #include "decklink_output.h" #include "decklink_util.h" #include "flags.h" -#include "metrics.h" +#include "shared/metrics.h" #include "print_latency.h" -#include "timebase.h" +#include "shared/timebase.h" #include "v210_converter.h" using namespace movit;