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:
@@ -20,7 +20,7 @@
|
||||
#include <cassert>
|
||||
#include <utility>
|
||||
#include <iostream>
|
||||
#include <evoral/ControlList.hpp>
|
||||
#include "evoral/ControlList.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user