mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-19 15:15:12 +08:00
avutil/integer: Don't include common.h
Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -25,9 +25,11 @@
|
||||
* @author Michael Niedermayer <michaelni@gmx.at>
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "integer.h"
|
||||
#include "avassert.h"
|
||||
#include "intmath.h"
|
||||
|
||||
static const AVInteger zero_i;
|
||||
|
||||
|
Reference in New Issue
Block a user