]> git.pld-linux.org Git - packages/crossmingw32-libjpeg.git/blobdiff - libjpeg-c++.patch
- new
[packages/crossmingw32-libjpeg.git] / libjpeg-c++.patch
index 81dcc397d1664c64a8b94ed9d1d4c7caf0120441..3e4166ae043b5645a618b9acf989ab237d891556 100644 (file)
@@ -13,8 +13,8 @@
   * installation of the JPEG library is set up.  jconfig.h can be
 @@ -1091,6 +1095,10 @@
  #ifdef JPEG_INTERNALS
- #include "jpegint.h"          /* fetch private declarations */
- #include "jerror.h"           /* fetch error codes too */
+ #include <jpegint.h>          /* fetch private declarations */
+ #include <jerror.h>           /* fetch error codes too */
 +#endif
 +
 +#ifdef __cplusplus
This page took 0.063763 seconds and 4 git commands to generate.