summaryrefslogtreecommitdiff
path: root/libavcodec/vp56data.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp56data.c')
-rw-r--r--libavcodec/vp56data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/vp56data.c b/libavcodec/vp56data.c
index 4a0da8feec..e75c6d1cec 100644
--- a/libavcodec/vp56data.c
+++ b/libavcodec/vp56data.c
@@ -21,7 +21,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <inttypes.h>
#include "vp56data.h"
const uint8_t vp56_b6to3[] = { 0, 0, 0, 0, 1, 2 };