shithub: jbig2

Download patch

ref: 6bb931251b4346a34dca8eafdfa1157c3bf7b339
parent: 9f0cd84893d4b71effe4bfd4595d59a5be7f6fc5
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Tue Jul 9 06:09:19 EDT 2002

Correct win32 headers dependency.


git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@129 ded80894-8fb9-0310-811b-c03f3676ab4d

--- a/msvc.mak
+++ b/msvc.mak
@@ -17,7 +17,7 @@
 
 HDRS=getopt.h jbig2.h jbig2_arith.h jbig2_arith_iaid.h jbig2_arith_int.h \
  jbig2_generic.h jbig2_huffman.h jbig2_hufftab.h jbig2_image.h \
- jbig2_mmr.h jbig2_priv.h jbig2_symbol_dict.h stdint_.h
+ jbig2_mmr.h jbig2_priv.h jbig2_symbol_dict.h config_win32.h
 
 all: jbig2dec$(EXE)