enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / plugin.cc
index 81982c156d6baf2f47c2113e7615a8ec6934bff4..884ac0d53efbfc8b0f2607a2e55453483045219a 100644 (file)
@@ -65,7 +65,7 @@
 
 #include "pbd/stl_delete.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 #include <locale.h>
 
 using namespace std;