update fluidsynth patch
[ardour.git] / gtk2_ardour / meter_strip.cc
index 1e1fd8f84a681ac94298e7d4aac6e96e511ab8da..db96a3cb7f7fcc7799e52efcf827d6a922b81f57 100644 (file)
@@ -45,7 +45,7 @@
 #include "meter_strip.h"
 #include "meter_patterns.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace ARDOUR;
 using namespace ARDOUR_UI_UTILS;
@@ -977,3 +977,4 @@ MeterStrip::color () const
 {
        return RouteUI::route_color ();
 }
+