merge with master, fixing conflicts in 3 wscript files
[ardour.git] / libs / ardour / ltc_slave.cc
index eb168c95547af170329642cbb43539ff75ae129b..2888e7c11454e85da555cb69520eee160981d998 100644 (file)
@@ -150,7 +150,7 @@ LTC_Slave::reset()
 }
 
 void
-LTC_Slave::parse_ltc(const pframes_t nframes, const Sample* const in, const framecnt_t posinfo)
+LTC_Slave::parse_ltc(const ARDOUR::pframes_t nframes, const Sample* const in, const ARDOUR::framecnt_t posinfo)
 {
        pframes_t i;
        unsigned char sound[8192];