X-Git-Url: https://main.carlh.net/gitweb/?p=ardour.git;a=blobdiff_plain;f=libs%2Fgtkmm2ext%2Fpersistent_tooltip.cc;h=d45ef01408d2be966983920f461521b70ee0be02;hp=3040b0f9ac32ad9d9592335e76df0dd451003b01;hb=cf52d6e4b40111eb04b244ec054055a4ec15dbe0;hpb=2b262dbfdd25808471244ddc0edede34f8230231 diff --git a/libs/gtkmm2ext/persistent_tooltip.cc b/libs/gtkmm2ext/persistent_tooltip.cc index 3040b0f9ac..d45ef01408 100644 --- a/libs/gtkmm2ext/persistent_tooltip.cc +++ b/libs/gtkmm2ext/persistent_tooltip.cc @@ -24,7 +24,7 @@ #include "pbd/stacktrace.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace std; using namespace Gtk;