mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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
|
|
@ -39,8 +39,8 @@
|
|||
#include "ardour/source_factory.h"
|
||||
#include "ardour/tempo.h"
|
||||
|
||||
#include "evoral/Note.hpp"
|
||||
#include "evoral/Sequence.hpp"
|
||||
#include "evoral/Note.h"
|
||||
#include "evoral/Sequence.h"
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue