enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / fft_graph.cc
index d9c8c10b15213747ffad7022b30453c05aa4d9e6..6a448ac52ca298535a224d38c0e7aae6c73b2acc 100644 (file)
@@ -41,7 +41,7 @@ using std::min; using std::max;
 #include "analysis_window.h"
 #include "public_editor.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace Gtk;