diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/mididrv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mididrv.h b/sound/mididrv.h index 2c47344586..42aed4fcb5 100644 --- a/sound/mididrv.h +++ b/sound/mididrv.h @@ -69,6 +69,7 @@ public: enum { PROP_TIMEDIV = 1, + PROP_SMALLHEADER = 2, }; |