rename all Evoral source from .(hpp|cpp)$ to .(h|cc)

This commit is contained in:
Paul Davis 2019-10-25 13:13:51 -06:00
parent 63b909211d
commit a855119bdd
128 changed files with 186 additions and 186 deletions

View file

@ -47,7 +47,7 @@
#include "temporal/beats.h"
#include "evoral/Note.hpp"
#include "evoral/Note.h"
#include "ardour/session_handle.h"