From cf52d6e4b40111eb04b244ec054055a4ec15dbe0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 14 Jul 2016 14:44:52 -0400 Subject: enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h --- libs/ardour/phase_control.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/phase_control.cc') diff --git a/libs/ardour/phase_control.cc b/libs/ardour/phase_control.cc index bc237893a0..9757c104b9 100644 --- a/libs/ardour/phase_control.cc +++ b/libs/ardour/phase_control.cc @@ -19,7 +19,7 @@ #include "ardour/phase_control.h" #include "ardour/session.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace std; using namespace PBD; -- cgit v1.2.3