mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 19:07:43 +01:00
libtemporal: move DEBUG::Beats into correct location
This commit is contained in:
parent
f015c08dd9
commit
e590598dcf
3 changed files with 4 additions and 9 deletions
|
|
@ -28,6 +28,7 @@ namespace PBD {
|
|||
LIBTEMPORAL_API extern DebugBits TemporalDomainConvert;
|
||||
LIBTEMPORAL_API extern DebugBits TemporalMap;
|
||||
LIBTEMPORAL_API extern DebugBits SnapBBT;
|
||||
LIBTEMPORAL_API extern DebugBits Beats;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue