mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
temporal: fix location of enum conversion decls
Without these changes, minor changes in include file ordering or extent elsewhere can cause compiler errors.
This commit is contained in:
parent
e0fa447d29
commit
ae3548c1da
3 changed files with 3 additions and 6 deletions
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
#include "temporal/debug.h"
|
||||
#include "temporal/tempo.h"
|
||||
#include "temporal/types_convert.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue