enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / persistent_tooltip.cc
index 3040b0f9ac32ad9d9592335e76df0dd451003b01..d45ef01408d2be966983920f461521b70ee0be02 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "pbd/stacktrace.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;