mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
Include pbd/localtime_r.h for mingw build
This commit is contained in:
parent
c43ff1113d
commit
a69847b671
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
#include "pbd/stacktrace.h"
|
||||
#include "pbd/convert.h"
|
||||
#include "pbd/clear_dir.h"
|
||||
#include "pbd/localtime_r.h"
|
||||
|
||||
#include "ardour/amp.h"
|
||||
#include "ardour/audio_diskstream.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue