swr: fix time.h include

This commit is contained in:
Clément Bœsch 2016-06-22 14:00:08 +02:00
parent 5d48e4eafa
commit a9eda4b260
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include "libswresample/swresample.h"
#undef time
#include "time.h"
#include <time.h>
#undef fprintf
#define SAMPLES 1000