FFMPEG: Remove unnecessary #include statements
They were included because of earlier tests. Thanks Korli for the heads-up! (and sorry for the noise..)
This commit is contained in:
parent
36784bbc2c
commit
c4e5472a71
@ -17,12 +17,10 @@
|
||||
#include <DataIO.h>
|
||||
#include <MediaDefs.h>
|
||||
#include <MediaFormats.h>
|
||||
#include <InterfaceDefs.h>
|
||||
|
||||
extern "C" {
|
||||
#include "avcodec.h"
|
||||
#include "avformat.h"
|
||||
#include "dict.h"
|
||||
}
|
||||
|
||||
#include "DemuxerTable.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user