diff options
Diffstat (limited to 'libavcodec/cbrt_tablegen.c')
-rw-r--r-- | libavcodec/cbrt_tablegen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/cbrt_tablegen.c b/libavcodec/cbrt_tablegen.c index 44c2695560..e92c0f1db1 100644 --- a/libavcodec/cbrt_tablegen.c +++ b/libavcodec/cbrt_tablegen.c @@ -21,7 +21,6 @@ */ #include <stdlib.h> -#include "libavutil/libm.h" #define CONFIG_HARDCODED_TABLES 0 #include "cbrt_tablegen.h" #include "tableprint.h" |