--- a/src/sound/sdl_s.cpp Fri Apr 25 02:15:34 2008 +0000 +++ b/src/sound/sdl_s.cpp Mon May 26 20:45:25 2008 +0000 @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file sdl_s.cpp Playing sound via SDL. */ + #ifdef WITH_SDL #include "../stdafx.h"