enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / tranzport / show.cc
index 544bb3df96689755df1c27086c9258202fbb376a..027665ef4ab10221c390f536ecf26b704746df7e 100644 (file)
@@ -44,7 +44,7 @@ using namespace std;
 using namespace sigc;
 using namespace PBD;
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #include "pbd/abstract_ui.cc"