summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/roqvideo.c')
-rw-r--r--libavcodec/roqvideo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/roqvideo.c b/libavcodec/roqvideo.c
index 8eda93c13c..f9a3c8e083 100644
--- a/libavcodec/roqvideo.c
+++ b/libavcodec/roqvideo.c
@@ -24,7 +24,8 @@
* id RoQ Video common functions based on work by Dr. Tim Ferguson
*/
-#include "avcodec.h"
+#include <stdint.h>
+#include <string.h>
#include "roqvideo.h"
static inline void block_copy(unsigned char *out, unsigned char *in,