mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Add necessary, remove unnecessary #includes.
Originally committed as revision 16547 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ff8769e205
commit
e503674c4a
2 changed files with 3 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include "config.h"
|
||||
#include "bswap.h"
|
||||
#include "crc.h"
|
||||
|
||||
#ifdef CONFIG_HARDCODED_TABLES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue