enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / ardour / export_handler.cc
index 2dddd5240123e0629def5996f95fea5b8d7e5bad..8ca73788dd24b416d3935571de1177d5e3d56813 100644 (file)
@@ -40,7 +40,7 @@
 #include "pbd/basename.h"
 #include "ardour/session_metadata.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace PBD;