mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
use pbd's gstdio compatibility wrapper
This commit is contained in:
parent
c90bab4d4e
commit
7ac691ec82
29 changed files with 29 additions and 29 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#ifdef COMPILER_MINGW
|
||||
#include <io.h> // For W_OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue