enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / linux_vst_support.cc
index 0bdc89600c888377c674357f921e5d2f00974994..9f2ab0ab3babf75cb45d587f942bb842df8a8041 100644 (file)
@@ -37,7 +37,7 @@
 #include "pbd/basename.h"
 #include "pbd/error.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 /***********************************************************/
 /* VSTFX - A set of modules for managing linux VST plugins */