projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typo
[libav.git]
/
libpostproc
/
postprocess_altivec_template.c
diff --git
a/libpostproc/postprocess_altivec_template.c
b/libpostproc/postprocess_altivec_template.c
index
9dc1116
..
6a76c0e
100644
(file)
--- a/
libpostproc/postprocess_altivec_template.c
+++ b/
libpostproc/postprocess_altivec_template.c
@@
-20,7
+20,7
@@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include
<avutil.h>
+#include
"avutil.h"
#ifdef CONFIG_DARWIN
#define AVV(x...) (x)