mirror of https://git.ffmpeg.org/ffmpeg.git
Add missing path to #include.
Originally committed as revision 13104 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a12b44d7fb
commit
f211662c7c
|
@ -58,7 +58,7 @@
|
|||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <Imlib2.h>
|
||||
#include "eval.h"
|
||||
#include "libavcodec/eval.h"
|
||||
|
||||
const char *const_names[]={
|
||||
"PI",
|
||||
|
|
Loading…
Reference in New Issue