projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing path to #include.
[ffmpeg.git]
/
vhook
/
imlib2.c
diff --git
a/vhook/imlib2.c
b/vhook/imlib2.c
index
e5b7de8
..
b013cfb
100644
(file)
--- a/
vhook/imlib2.c
+++ b/
vhook/imlib2.c
@@
-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",