Openjpeg 2.5.1: Fix compilation

This commit is contained in:
shahramn 2024-02-28 17:49:15 +00:00
parent 1fc9347316
commit 3614dfdc5a
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#if HAVE_LIBOPENJPEG
#include "openjpeg.h"
#include "opj_config.h"
static void openjpeg_warning(const char* msg, void* client_data)
{