mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
Use full path for #includes from another directory.
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <SoundPlayer.h>
|
||||
|
||||
extern "C" {
|
||||
#include "avformat.h"
|
||||
#include "libavformat/avformat.h"
|
||||
}
|
||||
|
||||
#ifdef HAVE_BSOUNDRECORDER
|
||||
|
||||
Reference in New Issue
Block a user