mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +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
|
|
@ -30,7 +30,7 @@
|
|||
#include "pbd/stl_delete.h"
|
||||
#include "pbd/strsplit.h"
|
||||
|
||||
#include <pbd/gstdio_compat.h>
|
||||
#include "pbd/gstdio_compat.h"
|
||||
#include <glibmm/miscutils.h>
|
||||
#include <glibmm/fileutils.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue