summaryrefslogtreecommitdiffstats
path: root/libaf/af_export.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af_export.c')
-rw-r--r--libaf/af_export.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af_export.c b/libaf/af_export.c
index dd20777c0c..f5f134785d 100644
--- a/libaf/af_export.c
+++ b/libaf/af_export.c
@@ -23,7 +23,7 @@
#include "af.h"
-extern char * get_path( char * filename );
+extern char * get_path( const char * filename );
#define DEF_SZ 512 // default buffer size (in samples)