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:
@@ -22,8 +22,8 @@
|
||||
#include <iostream>
|
||||
#include <glibmm/miscutils.h>
|
||||
|
||||
#include <evoral/midi_util.h>
|
||||
#include <evoral/SMFReader.hpp>
|
||||
#include "evoral/midi_util.h"
|
||||
#include "evoral/SMFReader.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user