enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / pbd / stateful_diff_command.cc
index f7fcd65098b2edcee522efd4946852def9606fca..5721b58fd0382d878c693d2903b551bd5f8beb41 100644 (file)
@@ -20,7 +20,7 @@
 #include "pbd/stateful_diff_command.h"
 #include "pbd/property_list.h"
 #include "pbd/demangle.h"
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;