enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / pbd / windows_timer_utils.cc
index ab45e30d80f5bcc8f05f8c9c0ce09f8aebe6a23d..0fab935b082e5f0c4709e16040fd360e16b085d7 100644 (file)
@@ -25,7 +25,7 @@
 #include "pbd/debug.h"
 #include "pbd/error.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 #define DEBUG_TIMING(msg) DEBUG_TRACE (PBD::DEBUG::Timing, msg);