Commit 14207fd2 authored by Justin Ruggles's avatar Justin Ruggles

Remove unneeded #include

Originally committed as revision 26272 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent dc7e07ac
......@@ -40,7 +40,6 @@
#include "ac3dec.h"
#include "vorbis.h"
#include "png.h"
#include "vp8dsp.h"
uint8_t ff_cropTbl[256 + 2 * MAX_NEG_CROP] = {0, };
uint32_t ff_squareTbl[512] = {0, };
......
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