summaryrefslogtreecommitdiff
path: root/libavcodec/cbrt_tablegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cbrt_tablegen.c')
-rw-r--r--libavcodec/cbrt_tablegen.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/cbrt_tablegen.c b/libavcodec/cbrt_tablegen.c
index 59918ae82b..8c2235e987 100644
--- a/libavcodec/cbrt_tablegen.c
+++ b/libavcodec/cbrt_tablegen.c
@@ -19,3 +19,6 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+
+#define USE_FIXED 0
+#include "cbrt_tablegen_template.c"