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 e0a8e63a8b..a8c04956d8 100644
--- a/libavcodec/cbrt_tablegen_template.c
+++ b/libavcodec/cbrt_tablegen_template.c
@@ -27,7 +27,7 @@
int main(void)
{
- cbrt_tableinit();
+ CBRT_RENAME(cbrt_tableinit)();
write_fileheader();