1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-02 17:12:49 +02:00

remove unneeded include

Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2008-05-26 03:46:06 +00:00
parent 85a6b01da4
commit ce2b665b3d

View File

@ -21,7 +21,6 @@
#include "avformat.h"
#include "ffm.h"
#include <unistd.h>
/* disable pts hack for testing */
int ffm_nopts = 0;