mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
Update rc_configuration.cc
This commit is contained in:
parent
b3a75ebdaa
commit
fdaef83c41
1 changed files with 2 additions and 0 deletions
|
|
@ -20,7 +20,9 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_UNISTD_H
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#endif
|
||||||
#include <cstdio> /* for snprintf, grrr */
|
#include <cstdio> /* for snprintf, grrr */
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue