diff options
Diffstat (limited to 'audio/dsound_template.h')
-rw-r--r-- | audio/dsound_template.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dsound_template.h b/audio/dsound_template.h index a594f080a7..8b37d16a8c 100644 --- a/audio/dsound_template.h +++ b/audio/dsound_template.h @@ -285,7 +285,9 @@ static int dsound_init_out (HWVoiceOut *hw, struct audsettings *as) } #undef NAME +#undef NAME2 #undef TYPE #undef IFACE #undef BUFPTR #undef FIELD +#undef FIELD2 |