mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Include pbd/localtime_r.h in session_jack.cc for MinGW
This commit is contained in:
parent
9b5440ec03
commit
18a59dd7fa
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
#include <jack/jack.h>
|
||||
#include <jack/transport.h>
|
||||
|
||||
#include "pbd/localtime_r.h"
|
||||
|
||||
#include "ardour/audioengine.h"
|
||||
#include "ardour/filename_extensions.h"
|
||||
#include "ardour/session.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue