enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / tranzport / state.cc
index 59eaef0460fe9ea3f63d024add749c6f6a28609c..f9988a178e5325038fccbc9b05a2591e39a01b7a 100644 (file)
@@ -38,7 +38,7 @@ using namespace std;
 using namespace sigc;
 using namespace PBD;
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #include "pbd/abstract_ui.cc"