2
0
Эх сурвалжийг харах

Fixed potential build issue

(Doesn't compile when I run build modules, but does compile when I run the example without this fix)
thareh 7 сар өмнө
parent
commit
e5fdffa985
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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"