mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
swig,cosmetics: normalize includes
after:
98c27801
IWYU: Include all headers for symbols used in files.
Change-Id: I847a4024a9e9a8b6beb3d20b48f74da16c547192
This commit is contained in:
@ -154,6 +154,7 @@ int WebPGetEncoderVersion(void);
|
||||
%{
|
||||
#include "webp/decode.h"
|
||||
#include "webp/encode.h"
|
||||
#include "webp/types.h"
|
||||
%}
|
||||
|
||||
#ifdef SWIGJAVA
|
||||
|
Reference in New Issue
Block a user