X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fprint_latency.h;h=ee8952b85076666254d59a491a4ae18fdf427894;hb=HEAD;hp=d80ac88e96a25ac04f6f64a27f921edd9c45ff59;hpb=9b7d691b4cc5db7dbfc18c82e86c1207fcac4722;p=nageru diff --git a/nageru/print_latency.h b/nageru/print_latency.h index d80ac88..ee8952b 100644 --- a/nageru/print_latency.h +++ b/nageru/print_latency.h @@ -6,11 +6,12 @@ // point when the frame is ready to be output in some form). #include +#include #include #include #include "ref_counted_frame.h" -#include "metrics.h" +#include "shared/metrics.h" // Since every output frame is based on multiple input frames, we need // more than one start timestamp; one for each input.