thirdparty lib CV build script mods
[goodguy/history.git] / cinelerra-5.0 / plugins / interpolateall / interpolateall.C
index 2846d410e832adca586e2cff59161469591d9127..331597dd676c732feb8823d57230c959dff1b179 100644 (file)
@@ -94,7 +94,7 @@ InterpolateAllEffect::~InterpolateAllEffect()
 
 
 
-char* InterpolateAllEffect::plugin_title() { return N_("Interpolate"); }
+char* InterpolateAllEffect::plugin_title() { return _("Interpolate"); }
 int InterpolateAllEffect::is_realtime() { return 0; }
 int InterpolateAllEffect::is_multichannel() { return 0; }