Tempo ramps - audio-locked meters have a bbt of 1|1|0
[ardour.git] / libs / pbd / pbd / gstdio_compat.h
index 1104ef0a29009c22fe1c6c087d80c6309aee0309..743081539a71d5dceaf11aef33593023075f698b 100644 (file)
@@ -22,6 +22,7 @@ pbd_g_stat(const gchar *filename, GStatBufW32 *buf)
 }
 #  define GStatBuf GStatBufW32
 #  define g_stat pbd_g_stat
+#  define g_lstat pbd_g_stat
 #endif
 
 #endif /* __pbd_gstdio_compat_h__ */