mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
use quotes for in-tree pbd/glib wrapper include
This commit is contained in:
parent
dc36b063bf
commit
2397429e99
50 changed files with 50 additions and 51 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include <cerrno>
|
||||
|
||||
#include <glib.h>
|
||||
#include <pbd/gstdio_compat.h>
|
||||
#include "pbd/gstdio_compat.h"
|
||||
|
||||
#include <glibmm/fileutils.h>
|
||||
#include <glibmm/miscutils.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue