Fixed Ubuntu 14.04 error on make

Thanks to @vrd
This commit is contained in:
Denys Vitali 2015-01-28 21:20:11 +01:00
parent 0a9c2087f6
commit 1df0384edf

View File

@ -17,7 +17,7 @@
*/
#include <cmath>
#include <stdlib.h>
#define __STDC_CONSTANT_MACROS
extern "C" {
#include <libavcodec/avfft.h>