summaryrefslogtreecommitdiffstats
path: root/libavcodec/dct.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dct.c')
-rw-r--r--libavcodec/dct.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/dct.c b/libavcodec/dct.c
index 4800e13..2782bd9 100644
--- a/libavcodec/dct.c
+++ b/libavcodec/dct.c
@@ -28,6 +28,7 @@
*/
#include <math.h>
+#include <string.h>
#include "libavutil/mathematics.h"
#include "dct.h"
OpenPOWER on IntegriCloud