Commit 776e9815 authored by Justin Ruggles's avatar Justin Ruggles

cook: remove unneeded #includes

parent c25df223
......@@ -42,12 +42,7 @@
* available.
*/
#include <math.h>
#include <stddef.h>
#include <stdio.h>
#include "libavutil/lfg.h"
#include "libavutil/random_seed.h"
#include "avcodec.h"
#include "get_bits.h"
#include "dsputil.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment