mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
rename all Evoral source from .(hpp|cpp)$ to .(h|cc)
This commit is contained in:
parent
63b909211d
commit
a855119bdd
128 changed files with 186 additions and 186 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#include <gtkmm/cellrenderercombo.h>
|
||||
|
||||
#include "evoral/midi_util.h"
|
||||
#include "evoral/Note.hpp"
|
||||
#include "evoral/Note.h"
|
||||
|
||||
#include "ardour/beats_samples_converter.h"
|
||||
#include "ardour/midi_model.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue