enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / window_manager.cc
index c9c8d78b6a4ac9389d7d5055c2dbc24c5bdf2722..b3960b0b50e19f2a08523b3396b61fbfad2e5651 100644 (file)
@@ -32,7 +32,7 @@
 #include "window_manager.h"
 #include "processor_box.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using std::string;
 using namespace WM;