Swap deprecated FFmpeg call.
[dcpomatic.git] / src / lib / dolby_cp750.cc
index 262e57bc75e6caa14c9b5e5cc1204e2e4200ae5a..aeb469d293a6e6385b82160e61596b35198b50a1 100644 (file)
 
 #include "dolby_cp750.h"
 
+#include "i18n.h"
+
 using namespace std;
 
 DolbyCP750::DolbyCP750 ()
-       : SoundProcessor ("dolby_cp750", "Dolby CP750")
+       : SoundProcessor ("dolby_cp750", _("Dolby CP650 and CP750"))
 {
 
 }