Fix build without JPEG Quant Smooth

This commit is contained in:
Přemysl Eric Janouch 2023-06-27 22:39:44 +02:00
parent 117422ade5
commit 4249898497
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -1627,7 +1627,7 @@ load_libjpeg_enhanced(
} }
#else #else
#define load_libjpeg_enhanced libjpeg_turbo_load_simple #define load_libjpeg_enhanced load_libjpeg_simple
#endif #endif
static FivIoImage * static FivIoImage *