Commit 98be2d94 authored by James Almer's avatar James Almer

libwebp: remove unneeded defines

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent 02cf59f3
......@@ -1695,7 +1695,6 @@ HEADERS_LIST="
udplite_h
unistd_h
valgrind_valgrind_h
webp_mux_h
windows_h
winsock2_h
"
......@@ -1898,7 +1897,6 @@ CONFIG_EXTRA="
intrax8
jpegtables
lgplv3
libwebp_anim
llauddsp
llviddsp
lpc
......
......@@ -27,9 +27,7 @@
#include "config.h"
#include "libwebpenc_common.h"
#if HAVE_WEBP_MUX_H
#include <webp/mux.h>
#endif
typedef struct LibWebPAnimContext {
LibWebPContextCommon cc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment