thirdparty lib CV build script mods
[goodguy/history.git] / cinelerra-5.0 / plugins / livevideo / livevideo.C
index b699824f35625ca0047b4712a88602a35f85be34..23b63d506fbb62ed4e0e8aa6a18ece3df508342b 100644 (file)
@@ -578,7 +578,7 @@ void LiveVideo::render_stop()
 }
 
 
-const char* LiveVideo::plugin_title() { return N_("Live Video"); }
+const char* LiveVideo::plugin_title() { return _("Live Video"); }
 int LiveVideo::is_realtime() { return 1; }
 int LiveVideo::is_multichannel() { return 0; }
 int LiveVideo::is_synthesis() { return 1; }