aboutsummaryrefslogtreecommitdiff
path: root/include/seq_midi_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/seq_midi_event.h')
-rw-r--r--include/seq_midi_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/seq_midi_event.h b/include/seq_midi_event.h
index 5546490a..75f9645c 100644
--- a/include/seq_midi_event.h
+++ b/include/seq_midi_event.h
@@ -11,6 +11,7 @@
* \{
*/
+/** container for sequencer midi event parsers */
typedef struct snd_midi_event snd_midi_event_t;
#ifdef __cplusplus