enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / tranzport / button_events.cc
index 1b070b3281dd5dcc99975f334d7778bddb447bd2..ebc00f95be6327eba6405d936a4b732d24533a3f 100644 (file)
@@ -26,7 +26,7 @@ using namespace std;
 using namespace sigc;
 using namespace PBD;
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #include <pbd/abstract_ui.cc>