enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / pane.cc
index 02a4745f8b33a1754ae7f56068db2d2edaef46fd..5926809a5518b7c7ac699650347c2bb4d7a5ab1e 100644 (file)
@@ -20,7 +20,7 @@
 #include <gdkmm/cursor.h>
 #include "gtkmm2ext/pane.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace PBD;
 using namespace Gtk;