summaryrefslogtreecommitdiff
path: root/libavcodec/cbrt_tablegen_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cbrt_tablegen_template.c')
-rw-r--r--libavcodec/cbrt_tablegen_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cbrt_tablegen_template.c b/libavcodec/cbrt_tablegen_template.c
index a8c04956d8..9dd2cf5de6 100644
--- a/libavcodec/cbrt_tablegen_template.c
+++ b/libavcodec/cbrt_tablegen_template.c
@@ -27,7 +27,7 @@
int main(void)
{
- CBRT_RENAME(cbrt_tableinit)();
+ AAC_RENAME(cbrt_tableinit)();
write_fileheader();