mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
Include pbd/localtime_r.h for mingw build
This commit is contained in:
parent
32f4d7787e
commit
167e8bbc2f
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include "pbd/memento_command.h"
|
||||
#include "pbd/openuri.h"
|
||||
#include "pbd/file_utils.h"
|
||||
#include "pbd/localtime_r.h"
|
||||
|
||||
#include "gtkmm2ext/application.h"
|
||||
#include "gtkmm2ext/bindings.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue