enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / resampled_source.cc
index 04eecf0dee9eebadd93a1991aff0e5fbe5d09694..9a406c549f4d16d5873c4161f79fe87ed71d638a 100644 (file)
@@ -21,7 +21,7 @@
 #include "ardour/resampled_source.h"
 #include "pbd/failed_constructor.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;