mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
ssim.c: remove dead include
Change-Id: Ia4be534b3b95d5d9f712ff53e530c98b942df860
This commit is contained in:
parent
693bf74ec0
commit
80a2218668
@ -15,7 +15,6 @@
|
|||||||
#include <stdlib.h> // for abs()
|
#include <stdlib.h> // for abs()
|
||||||
|
|
||||||
#include "./dsp.h"
|
#include "./dsp.h"
|
||||||
//#include "../enc/vp8i_enc.h"
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// SSIM / PSNR
|
// SSIM / PSNR
|
||||||
|
Loading…
Reference in New Issue
Block a user