summaryrefslogtreecommitdiff
path: root/include/asterisk/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/paths.h')
-rw-r--r--include/asterisk/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/paths.h b/include/asterisk/paths.h
index 14da7aaf9..ea0c56123 100644
--- a/include/asterisk/paths.h
+++ b/include/asterisk/paths.h
@@ -23,6 +23,7 @@ extern const char *ast_config_AST_CONFIG_FILE;
extern const char *ast_config_AST_MODULE_DIR;
extern const char *ast_config_AST_SPOOL_DIR;
extern const char *ast_config_AST_MONITOR_DIR;
+extern const char *ast_config_AST_RECORDING_DIR;
extern const char *ast_config_AST_VAR_DIR;
extern const char *ast_config_AST_DATA_DIR;
extern const char *ast_config_AST_LOG_DIR;