indeo3: remove unnecessary includes
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user