[LIBTIFF]
[reactos.git] / reactos / dll / 3rdparty / libtiff / tif_jpeg_12.c
index 87b8b17..afb5acd 100644 (file)
@@ -5,6 +5,9 @@
 
 #  define TIFFInitJPEG TIFFInitJPEG_12
 
+int
+TIFFInitJPEG_12(TIFF* tif, int scheme);
+
 #  include LIBJPEG_12_PATH
 
 #  include "tif_jpeg.c"