X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fusl.cc;h=063cc8d6182f25033eb4d92c2b3c9d94c2bff948;hp=b8a9a71f0e8708ac130c2eac743de3048e1dd4c6;hb=ac34066d5e448d1984d11a180be74e31b6e13b5c;hpb=e6c828cbd577239e7c8e4c532161084a33843a0f diff --git a/src/lib/usl.cc b/src/lib/usl.cc index b8a9a71f0..063cc8d61 100644 --- a/src/lib/usl.cc +++ b/src/lib/usl.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2019 Carl Hetherington + Copyright (C) 2019-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,10 +18,12 @@ */ + #include "usl.h" #include "i18n.h" + USL::USL () : CinemaSoundProcessor ("usl", _("USL"), 5.5f, 10, 3.33333333333333333) {