mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
indeo3: remove unnecessary includes
This commit is contained in:
parent
a469c32478
commit
5443812fbc
@ -25,10 +25,6 @@
|
|||||||
* http://wiki.multimedia.cx/index.php?title=Indeo_3
|
* http://wiki.multimedia.cx/index.php?title=Indeo_3
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
#include "libavutil/imgutils.h"
|
#include "libavutil/imgutils.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user