Skip to content

Commit 94d5892

Browse files
committed
avutil/pixelutils: Don't include common.h
Reviewed-by: Martin Storsjö <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]>
1 parent 8e7d2e4 commit 94d5892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libavutil/pixelutils.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
#include <stddef.h>
2323
#include <stdint.h>
24-
#include "common.h"
2524

2625
/**
2726
* Sum of abs(src1[x] - src2[x])

0 commit comments

Comments
 (0)