X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fspectrogram%2Fspectrogram.C;h=fc8511284b423af8cbbb6d8354920a22af8cba6b;hb=4b63344ef93576909bef74d89a09a7a69a6a5d15;hp=9707f1261b78e7c5f7c705f3b7b8637ac41c88b2;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/spectrogram/spectrogram.C b/cinelerra-5.1/plugins/spectrogram/spectrogram.C index 9707f126..fc851128 100644 --- a/cinelerra-5.1/plugins/spectrogram/spectrogram.C +++ b/cinelerra-5.1/plugins/spectrogram/spectrogram.C @@ -25,7 +25,7 @@ #include "bchash.h" #include "filexml.h" #include "language.h" -#include "cicolors.h" +#include "bccolors.h" #include "samples.h" #include "spectrogram.h" #include "theme.h" @@ -699,7 +699,7 @@ void Spectrogram::reset() } -const char* Spectrogram::plugin_title() { return _("Spectrogram"); } +const char* Spectrogram::plugin_title() { return N_("Spectrogram"); } int Spectrogram::is_realtime() { return 1; } int Spectrogram::process_buffer(int64_t size,