diff --git a/swig/libwebp.swig b/swig/libwebp.swig index ca382981..f3aceebf 100644 --- a/swig/libwebp.swig +++ b/swig/libwebp.swig @@ -154,6 +154,7 @@ int WebPGetEncoderVersion(void); %{ #include "webp/decode.h" #include "webp/encode.h" +#include "webp/types.h" %} #ifdef SWIGJAVA diff --git a/swig/libwebp_go_wrap.c b/swig/libwebp_go_wrap.c index eb531b74..ce58cc72 100644 --- a/swig/libwebp_go_wrap.c +++ b/swig/libwebp_go_wrap.c @@ -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" { diff --git a/swig/libwebp_python_wrap.c b/swig/libwebp_python_wrap.c index 8c32fd13..af62b941 100644 --- a/swig/libwebp_python_wrap.c +++ b/swig/libwebp_python_wrap.c @@ -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(