summaryrefslogtreecommitdiff
path: root/audio/audio_win_int.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-18remove some double-includesMichael Tokarev1-1/+0
Some source files #include the same header more than once for no good reason. Remove second #includes in such cases. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc1-0/+108
Signed-off-by: malc <av1474@comtv.ru>