mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-27 06:08:21 +01:00
Remove redundant include from dsp/lossless code.
Change-Id: Ie8a497a486653f907c2a27f4027640a3308c6cc8
This commit is contained in:
parent
1ab5b3a7bd
commit
e6409adc2e
@ -21,7 +21,6 @@ extern "C" {
|
||||
#include "../dec/vp8li.h"
|
||||
#include "../dsp/yuv.h"
|
||||
#include "../dsp/dsp.h"
|
||||
#include "../enc/histogram.h"
|
||||
|
||||
#define MAX_DIFF_COST (1e30f)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user