aboutsummaryrefslogtreecommitdiffstats
path: root/formats
diff options
context:
space:
mode:
Diffstat (limited to 'formats')
-rw-r--r--formats/format_ogg_vorbis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/formats/format_ogg_vorbis.c b/formats/format_ogg_vorbis.c
index a9f926251..1e346ef46 100644
--- a/formats/format_ogg_vorbis.c
+++ b/formats/format_ogg_vorbis.c
@@ -22,8 +22,8 @@
*/
/*** MODULEINFO
- <depend>libvorbis</depend>
- <depend>libogg</depend>
+ <depend>vorbis</depend>
+ <depend>ogg</depend>
***/
#include "asterisk.h"