enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / level_meter.cc
index 114c28c708756e27d152edf060fb60fa4e776523..2ab2cf567c2d65dd085db7f6832708705a122c44 100644 (file)
@@ -32,7 +32,7 @@
 #include "public_editor.h"
 #include "ui_config.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace ARDOUR_UI_UTILS;