diff options
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r-- | src/jalv_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h index 737abf0..631994d 100644 --- a/src/jalv_internal.h +++ b/src/jalv_internal.h @@ -94,6 +94,7 @@ typedef struct { typedef struct { LV2_URID atom_eventTransfer; LV2_URID log_Trace; + LV2_URID midi_MidiEvent; LV2_URID time_Position; LV2_URID time_bar; LV2_URID time_barBeat; |