summaryrefslogtreecommitdiff
path: root/src/mdaPiano.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mdaPiano.h')
-rw-r--r--src/mdaPiano.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mdaPiano.h b/src/mdaPiano.h
index c8a02a3..d8449c7 100644
--- a/src/mdaPiano.h
+++ b/src/mdaPiano.h
@@ -4,6 +4,8 @@
#define __mdaPiano__
#pragma GCC system_header
+#include "mdaPianoVoice.h"
+#include "mdaPiano.peg"
#include <lv2synth.hpp>
#include <string.h>