diff options
Diffstat (limited to 'src/mdaPiano.h')
-rw-r--r-- | src/mdaPiano.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mdaPiano.h b/src/mdaPiano.h index 5c4475d..de7250d 100644 --- a/src/mdaPiano.h +++ b/src/mdaPiano.h @@ -3,7 +3,7 @@ //See associated .cpp file for copyright and other info #include "mdaPianoVoice.h" -#include "mdaPiano.peg" +#include "ports.peg" #pragma GCC system_header #include <lvtk/synth.hpp> |