Fix --no-nls (5/5), i18n.h include order in gtk2_ardour
[ardour.git] / gtk2_ardour / stripable_colorpicker.cc
index 66602a9f6729d95919ae523df9f3bea60a8b1317..c2dfbbb438cf4c930bed96f69552f9bcb1b7f1ea 100644 (file)
  */
 
 #include "pbd/compose.h"
-#include "pbd/i18n.h"
 
 #include "public_editor.h"
 #include "stripable_colorpicker.h"
 #include "ui_config.h"
 #include "utils.h"
 
+#include "pbd/i18n.h"
+
 using namespace Gtk;
 using namespace ARDOUR_UI_UTILS;