git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd20b93
)
cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCL
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 7 May 2014 03:38:23 +0000
(
05:38
+0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 7 May 2014 04:14:57 +0000
(06:14 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
cmdutils.h
patch
|
blob
|
history
diff --git
a/cmdutils.h
b/cmdutils.h
index
2b9a825
..
3fbaae9
100644
(file)
--- a/
cmdutils.h
+++ b/
cmdutils.h
@@
-24,6
+24,7
@@
#include <stdint.h>
+#include "config.h"
#include "libavcodec/avcodec.h"
#include "libavfilter/avfilter.h"
#include "libavformat/avformat.h"