From d8e8517d1174e8593338329a0535da178444817a Mon Sep 17 00:00:00 2001 From: DeeJayLSP Date: Wed, 25 Jan 2023 10:24:01 -0300 Subject: libwebp: Sync with upstream 1.3.0 --- thirdparty/libwebp/src/dsp/cpu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'thirdparty/libwebp/src/dsp/cpu.h') diff --git a/thirdparty/libwebp/src/dsp/cpu.h b/thirdparty/libwebp/src/dsp/cpu.h index 57a40d87d4..be80727c0d 100644 --- a/thirdparty/libwebp/src/dsp/cpu.h +++ b/thirdparty/libwebp/src/dsp/cpu.h @@ -14,6 +14,8 @@ #ifndef WEBP_DSP_CPU_H_ #define WEBP_DSP_CPU_H_ +#include + #ifdef HAVE_CONFIG_H #include "src/webp/config.h" #endif -- cgit v1.2.3