mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
use pbd's gstdio compatibility wrapper (GUI)
This commit is contained in:
parent
7ac691ec82
commit
f27800ea41
15 changed files with 15 additions and 15 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <iostream>
|
||||
#include <glib/gstdio.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
|
||||
#include "i18n.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue