Browse Source

indeo3: remove unnecessary includes

tags/n0.8
Stefano Sabatini 14 years ago
parent
commit
5443812fbc
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      libavcodec/indeo3.c

+ 0
- 4
libavcodec/indeo3.c View File

@@ -25,10 +25,6 @@
* http://wiki.multimedia.cx/index.php?title=Indeo_3
*/

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

#include "libavutil/imgutils.h"
#include "avcodec.h"
#include "dsputil.h"


Loading…
Cancel
Save