enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / mackie / surface.cc
index 494418a0909cfcad23c26c255b772c2eb4eb3fab..ec8192f91dd33dfbe21f20c47104d81affd237f8 100644 (file)
@@ -57,7 +57,7 @@
 #include "jog.h"
 #include "meter.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #ifdef PLATFORM_WINDOWS
 #define random() rand()