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/pbd/fpu.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/pbd/fpu.cc') diff --git a/libs/pbd/fpu.cc b/libs/pbd/fpu.cc index c72f65d303..7c3e097881 100644 --- a/libs/pbd/fpu.cc +++ b/libs/pbd/fpu.cc @@ -33,7 +33,7 @@ #include "pbd/fpu.h" #include "pbd/error.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace PBD; using namespace std; -- cgit v1.2.3