mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 20:56:28 +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
|
|
@ -40,8 +40,8 @@
|
|||
#include <glibmm/miscutils.h>
|
||||
#include <glibmm/fileutils.h>
|
||||
|
||||
#include "evoral/Control.hpp"
|
||||
#include "evoral/SMF.hpp"
|
||||
#include "evoral/Control.h"
|
||||
#include "evoral/SMF.h"
|
||||
|
||||
#include "ardour/debug.h"
|
||||
#include "ardour/midi_channel_filter.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue