git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't include inttypes.h/stdint.h directly, there is an abstraction in
[ffmpeg.git]
/
libavcodec
/
vp56.h
diff --git
a/libavcodec/vp56.h
b/libavcodec/vp56.h
index
b821974
..
d6808b1
100644
(file)
--- a/
libavcodec/vp56.h
+++ b/
libavcodec/vp56.h
@@
-24,8
+24,6
@@
#ifndef VP56_H
#define VP56_H
-#include <stdint.h>
-
#include "vp56data.h"
#include "dsputil.h"
#include "mpegvideo.h"