Index: third_party/ffmpeg/ffmpeg_stub_headers.fragment |
=================================================================== |
--- third_party/ffmpeg/ffmpeg_stub_headers.fragment (revision 41387) |
+++ third_party/ffmpeg/ffmpeg_stub_headers.fragment (working copy) |
@@ -3,9 +3,7 @@ |
extern "C" { |
-#include "third_party/ffmpeg/source/patched-ffmpeg-mt/libavcodec/avcodec.h" |
-#include "third_party/ffmpeg/source/patched-ffmpeg-mt/libavformat/avformat.h" |
+#include "third_party/ffmpeg/include/libavcodec/avcodec.h" |
+#include "third_party/ffmpeg/include/libavformat/avformat.h" |
-typedef int (*AVLockMgrOperation)(void**, enum AVLockOp); |
- |
} |