src/sound/sound_driver.hpp
changeset 9111 48ce04029fe4
parent 8275 f17d0c863ee3
child 10380 f4adb9648a93
--- a/src/sound/sound_driver.hpp	Tue May 06 15:06:19 2008 +0000
+++ b/src/sound/sound_driver.hpp	Tue May 06 15:11:33 2008 +0000
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file sound_driver.hpp Base for all sound drivers. */
+
 #ifndef SOUND_SOUND_DRIVER_HPP
 #define SOUND_SOUND_DRIVER_HPP