| Index: core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/cio.h
|
| diff --git a/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/cio.h b/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/cio.h
|
| index 729d073ac26656d50fec029824834a241db8b9cf..6dfa5bb847b338f2c2a3d45fae8feb178184b598 100644
|
| --- a/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/cio.h
|
| +++ b/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/cio.h
|
| @@ -49,7 +49,7 @@ The functions in CIO.C have for goal to realize a byte input / output process.
|
| /** @defgroup CIO CIO - byte input-output stream */
|
| /*@{*/
|
|
|
| -#include "opj_config.h"
|
| +#include "opj_config_private.h"
|
|
|
| /* ----------------------------------------------------------------------- */
|
|
|
|
|