]> granicus.if.org Git - libjpeg-turbo/commit
Fix MinGW build
authorDRC <information@libjpeg-turbo.org>
Sat, 6 Feb 2016 18:18:44 +0000 (12:18 -0600)
committerDRC <information@libjpeg-turbo.org>
Sat, 6 Feb 2016 18:18:44 +0000 (12:18 -0600)
commitce0dd949b20b5b6f850bdff7216a8f3ac20840b4
tree14f0a141b9be820770dab51697e21e19ccb06fc2
parent8ff67fdb24f5f101a1a72e6614dcc1688653542c
Fix MinGW build

jinclude.h can't be safely included multiple times, so instead of
including it in the shared (broken-out) headers, it should instead be
included by the source files that include one or more of those headers.
jdapistd.c
jdcoefct.c
jdcoefct.h
jdmainct.c
jdmainct.h
jdsample.c
jdsample.h