summaryrefslogtreecommitdiff
path: root/src/mdaPiano.h
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2013-07-27 22:30:42 +0800
committerrekado <rekado@elephly.net>2013-07-27 22:30:42 +0800
commite5020a260ca932f7069ed8c05a344dcceaa5cb84 (patch)
treed145d043d991919ac89c084fecbfc04aa80eb855 /src/mdaPiano.h
parentf7c4de83a785f4c1917cf389033c97227108021e (diff)
rename peg file to ports.peg
Diffstat (limited to 'src/mdaPiano.h')
-rw-r--r--src/mdaPiano.h2
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>