mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
convert codebase to use Temporal for various time types
This commit is contained in:
parent
9283bee867
commit
7db12f6b12
114 changed files with 567 additions and 598 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "ardour/types.h"
|
||||
#include "ardour/presentation_info.h"
|
||||
|
||||
#include "timecode/time.h"
|
||||
#include "temporal/time.h"
|
||||
|
||||
#include "control_protocol/visibility.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue