git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* avoid conflicts with non-ffmpeg config.h and also it's consistent
[ffmpeg.git]
/
libavcodec
/
common.h
diff --git
a/libavcodec/common.h
b/libavcodec/common.h
index
1301897
..
4b15612
100644
(file)
--- a/
libavcodec/common.h
+++ b/
libavcodec/common.h
@@
-17,7
+17,7
@@
#ifdef HAVE_AV_CONFIG_H
/* only include the following when compiling package */
-#include "config.h"
+#include "
../
config.h"
#include <stdlib.h>
#include <stdio.h>