enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / onset_detector.cc
index eb64a774333304976cb0a4285ee5762c20f4b4d0..7658bd86e8211c9db60f3018b530376cead8692d 100644 (file)
@@ -20,7 +20,7 @@
 #include <cmath>
 #include "ardour/onset_detector.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace Vamp;
 using namespace ARDOUR;