enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / record_enable_control.cc
index 67375e74317325863676ba9e976b9bff95dccd7d..f3512c3204dcc15bde71b44f196fd06347514c5c 100644 (file)
@@ -19,7 +19,7 @@
 #include "ardour/audioengine.h"
 #include "ardour/record_enable_control.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace PBD;