diff -r ef44f62cb8b9 -r 22c441f5adf9 src/sound/win32_s.cpp --- a/src/sound/win32_s.cpp Mon May 05 12:35:38 2008 +0000 +++ b/src/sound/win32_s.cpp Wed May 07 21:09:51 2008 +0000 @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file win32_s.cpp Handling of sound for Windows. */ + #include "../stdafx.h" #include "../openttd.h" #include "../driver.h"