X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Foverlaps.h;h=bce163a5766014c3f255e4b22bd6cce0e0e2f720;hb=182b9d2e2feb6545592868606aaf0f0146095481;hp=6c5a85a8bb2a34f9a2fd487b5de435c807b5e04b;hpb=8963f0007af1a312017b9627c18b82ec2a577591;p=dcpomatic.git diff --git a/src/lib/overlaps.h b/src/lib/overlaps.h index 6c5a85a8b..bce163a57 100644 --- a/src/lib/overlaps.h +++ b/src/lib/overlaps.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2016 Carl Hetherington + Copyright (C) 2013-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,12 +18,15 @@ */ + #include "types.h" #include "dcpomatic_time.h" + class ContentPart; class Film; + /** @return Pieces of content with a given part (video, audio, * subtitle) that overlap a specified time range in the given * ContentList