enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / route_graph.cc
index 111033bf2319006eda0a3d40b0fd115ddde569e0..dfe61c4c331b378026ff5dc72efa752e095fa2d8 100644 (file)
@@ -22,7 +22,7 @@
 #include "ardour/route_graph.h"
 #include "ardour/track.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace ARDOUR;