Explorar el Código

Merge pull request #37 from thareh/master

Fixed potential build issue
Brucey hace 5 meses
padre
commit
357d546be0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tiff.mod/source.bmx

+ 1 - 0
tiff.mod/source.bmx

@@ -24,6 +24,7 @@ SuperStrict
 Import "config/*.h"
 Import "config/*.h"
 Import "tiff/libtiff/*.h"
 Import "tiff/libtiff/*.h"
 Import "../jpg.mod/libjpeg/*.h"
 Import "../jpg.mod/libjpeg/*.h"
+Import "../../archive.mod/zlib.mod/zlib/*.h"
 
 
 Import "glue.c"
 Import "glue.c"