enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / stripable.cc
index 744c103e486f86e0d19cf5e271980693921f051f..84d2bafccf90ef53b0f4bd07e66b6070e7152bf5 100644 (file)
@@ -26,7 +26,7 @@
 #include "ardour/rc_configuration.h"
 #include "ardour/stripable.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;