swig,cosmetics: normalize includes

after:
98c27801 IWYU: Include all headers for symbols used in files.

Change-Id: I847a4024a9e9a8b6beb3d20b48f74da16c547192
This commit is contained in:
James Zern 2025-05-16 12:41:21 -07:00
parent 15e2e1ee3b
commit 2209ffba39
3 changed files with 3 additions and 2 deletions

View File

@ -154,6 +154,7 @@ int WebPGetEncoderVersion(void);
%{
#include "webp/decode.h"
#include "webp/encode.h"
#include "webp/types.h"
%}
#ifdef SWIGJAVA

View File

@ -195,8 +195,8 @@ static _gostring_ _swig_makegostring(const char *p, size_t l) {
#include "webp/decode.h"
#include "src/webp/types.h"
#include "webp/encode.h"
#include "webp/types.h"
#ifdef __cplusplus
extern "C" {

View File

@ -3384,8 +3384,8 @@ SWIG_AsVal_size_t (PyObject * obj, size_t *val)
#include "webp/decode.h"
#include "src/webp/types.h"
#include "webp/encode.h"
#include "webp/types.h"
static size_t ReturnedBufferSize(