Commit 33f2152e authored by cehoyos's avatar cehoyos

Headers for libvpx are installed into vpx subdirectory.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23307 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bf59bc34
......@@ -24,8 +24,8 @@
*/
#define VPX_CODEC_DISABLE_COMPAT 1
#include <vpx_decoder.h>
#include <vp8dx.h>
#include <vpx/vpx_decoder.h>
#include <vpx/vp8dx.h>
#include "avcodec.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment