enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / phase_control.cc
index bc237893a00b4e7e6f9ca8198d557a1832540696..9757c104b92a95b05159167afc03b8c7ed2c935b 100644 (file)
@@ -19,7 +19,7 @@
 #include "ardour/phase_control.h"
 #include "ardour/session.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;