Skip to content
Snippets Groups Projects
Commit c4d35b36 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix ffmpeg externals compilation under Ubuntu 10.04

parent 94078a4b
No related branches found
No related merge requests found
......@@ -47,8 +47,6 @@ extern "C" {
# include <libavcodec/avcodec.h>
# include <libavutil/avutil.h>
# include <libswscale/swscale.h>
# include <libavutil/opt.h>
# include <libavutil/pixdesc.h>
# if !HAVE_FFMPEG_AVCODEC_AVCODECID
# define AVCodecID CodecID
# endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment