Browse Source

cleanup includes which are not used anymore in raw.c

Originally committed as revision 24984 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Aurelien Jacobs 15 years ago
parent
commit
1ac301cad8
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      libavformat/raw.c

+ 0
- 4
libavformat/raw.c View File

@@ -20,12 +20,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#include "libavcodec/get_bits.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "raw.h"
#include "id3v2.h"
#include "id3v1.h"

/* simple formats */



Loading…
Cancel
Save