enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / pannable.cc
index 754e8fc5d25f4f7dde879b5e0d3e9cc6895410c0..d77c8a0e7fb0511acb30e56717abec7afdd30f57 100644 (file)
@@ -30,7 +30,7 @@
 #include "ardour/pan_controllable.h"
 #include "ardour/session.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;