Browse Source

Merge pull request #37 from thareh/master

Fixed potential build issue
Brucey 7 tháng trước cách đây
mục cha
commit
357d546be0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tiff.mod/source.bmx

+ 1 - 0
tiff.mod/source.bmx

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