enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / tempo_map_importer.cc
index 5a6a2a4018fad57b0bf202f22ccb45bae88e314c..91e2320337d17fdc4e18091d279d4dfb1fbc8442 100644 (file)
@@ -26,7 +26,7 @@
 #include "ardour/tempo.h"
 #include "pbd/failed_constructor.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;