enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / evoral / src / Sequence.cpp
index a73720009ac26b9488ca9411334e0ec35c31e9e3..19a0fb140962990049444283f3d1e421666163a1 100644 (file)
@@ -41,7 +41,7 @@
 #include "evoral/TypeMap.hpp"
 #include "evoral/midi_util.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;