enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / session_object.cc
index 39b31550d916b53cc0246cf41984c570634b2f80..683d174b1607fe75bdb220d5af48ed54b1e99b9a 100644 (file)
@@ -22,7 +22,7 @@
 #include "ardour/debug.h"
 #include "ardour/session_object.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;