#include "thread_names.h" #include "i18n.h" namespace GtkArdour { const char* const gui_thread_name = X_("GUI Thread"); }