summaryrefslogtreecommitdiff
path: root/formats/format_h263.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_h263.c')
-rw-r--r--formats/format_h263.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/formats/format_h263.c b/formats/format_h263.c
index 6511cef04..731b746e0 100644
--- a/formats/format_h263.c
+++ b/formats/format_h263.c
@@ -182,6 +182,7 @@ static int unload_module(void)
}
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_LOAD_ORDER, "Raw H.263 data",
+ .support_level = AST_MODULE_SUPPORT_CORE,
.load = load_module,
.unload = unload_module,
.load_pri = AST_MODPRI_APP_DEPEND