]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cbrt_tablegen.c
h264: K&R formatting cosmetics
[ffmpeg] / libavcodec / cbrt_tablegen.c
index 44c269556055e309a135b6dd4ac6c3c30a237c9f..e92c0f1db11a2693d13cfb4c93657f1863df526d 100644 (file)
@@ -21,7 +21,6 @@
  */
 
 #include <stdlib.h>
-#include "libavutil/libm.h"
 #define CONFIG_HARDCODED_TABLES 0
 #include "cbrt_tablegen.h"
 #include "tableprint.h"