Commit adb28c49 authored by Mans Rullgard's avatar Mans Rullgard

get_bits: remove unnecessary #includes

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent ac08f798
......@@ -27,9 +27,6 @@
#define AVCODEC_GET_BITS_H
#include <stdint.h>
#include <stdlib.h>
#include <assert.h>
#include "libavutil/bswap.h"
#include "libavutil/common.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/log.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment