mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.
(Only change: use #include "" instead of #include <> for local include paths). git-svn-id: svn://localhost/ardour2/branches/3.0@4335 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
331de3dc38
commit
c5aa717828
21 changed files with 47 additions and 47 deletions
|
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <evoral/Note.hpp>
|
||||
#include "evoral/Note.hpp"
|
||||
|
||||
namespace Evoral {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue