enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / port_manager.cc
index 1eafca0574934935002c7a0710a9553ce6339406..ec8e3024eafd668fc9027ead4b44c6f0eba4e795 100644 (file)
@@ -30,7 +30,7 @@
 #include "ardour/profile.h"
 #include "ardour/session.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;