Remove use of i18n macros in headers. Prevents our gettext.h being included before...
[ardour.git] / gtk2_ardour / port_matrix_body.cc
index 063eaa8d8a0dcc2550b7ae05622b2e287d402daf..6da2ab87b5d97617e81c68d3133186c67ae72baf 100644 (file)
@@ -28,6 +28,8 @@
 #include "port_matrix_row_labels.h"
 #include "port_matrix_grid.h"
 
+#include "i18n.h"
+
 using namespace std;
 
 PortMatrixBody::PortMatrixBody (PortMatrix* p)