enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / slider_controller.cc
index f0ad19d055eb0fd0f290b7526f0c3291d91471e5..9b55efbcd1855a22351f35026821fc128da9325d 100644 (file)
@@ -24,7 +24,7 @@
 #include <gtkmm2ext/slider_controller.h>
 #include "pbd/controllable.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace Gtkmm2ext;
 using namespace PBD;