FFmpegSource2: remove pointless includes

Originally committed to SVN as r2350.
This commit is contained in:
Fredrik Mellbin 2008-09-12 19:40:10 +00:00
parent ecfc2b96c3
commit f5e18443de
1 changed files with 0 additions and 3 deletions

View File

@ -23,10 +23,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>
#include <io.h>
#include "MatroskaParser.h"
#define CACHESIZE 65536