enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / port.cc
index 61313f371cb965004063b33e65b2e965dbcd10d6..33b41f5c046e40dd05a23a97ea1afd494a712378 100644 (file)
@@ -30,7 +30,7 @@
 #include "ardour/port.h"
 #include "ardour/port_engine.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace ARDOUR;