[CMAKE]
[reactos.git] / drivers / wdm / audio / legacy / wdmaud / interface.h
index aa5e7b2..025bebb 100644 (file)
@@ -42,6 +42,8 @@ typedef struct
         WAVEOUTCAPSW WaveOutCaps;
         AUXCAPSW     AuxCaps;
         WAVEINCAPSW  WaveInCaps;
+        MIDIINCAPSW  MidiInCaps;
+        MIDIOUTCAPSW MidiOutCaps;
         ULONGLONG    Position;
         struct
         {