enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / lua_api.cc
index edee3a34a94b3ac4507948bd1534330f7f09d5fc..890e268c59681a7468a0f536a6c1183e25349ad7 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "LuaBridge/LuaBridge.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;