aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_adpcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_adpcm.c')
-rwxr-xr-xcodecs/codec_adpcm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c
index f9a5faf60..187c42442 100755
--- a/codecs/codec_adpcm.c
+++ b/codecs/codec_adpcm.c
@@ -24,6 +24,7 @@
*
* \brief codec_adpcm.c - translate between signed linear and Dialogic ADPCM
*
+ * \ingroup codecs
*/
#include <fcntl.h>