forked from FFmpeg/FFmpeg
avutil/pixelutils: 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:
parent
8e7d2e4621
commit
94d5892bea
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "common.h"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sum of abs(src1[x] - src2[x])
|
* Sum of abs(src1[x] - src2[x])
|
||||||
|
|
Loading…
Add table
Reference in a new issue